#earthcase {
   position:absolute;
   overflow:hidden;
   height:225px;
   width:390px;

}

#earthcase a {
   font-weight:bold;
   font-size:105%;

}

.earthdiv {
   position:absolute;
   overflow:hidden;
   top:0;
   left:394px;
   width:190px;
   height:260px;
   
}

.earthdiv div {
   border:1px solid #c99;
   background:#linen;
   padding:5px;
   overflow:hidden;
}
