/***********/
.terainfobox { border:1px solid #aaa; float:right; margin:0 0 2em 2em; padding:0; width:270px; border-spacing:2px; box-shadow: 2px 2px 5px rgba(0,0,0,.2); }
.terainfobox th { background:rgbargb(242,242,242,.7); border:1px solid #aaa; color:#000; font-weight:normal; font-size:0.9em; line-height:1.2em; padding-right:0.5em; text-align:right; width:35%; }
.terainfobox td { background:#fff; font-size:0.9em; line-height:1.2em; padding:0.3em; text-align:left; }
.terainfobox .terainfobox_header { background:rgbargb(242,242,242,.7); border:1px solid #aaa; color:#000; font-size:1.1em; line-height:1.1em; padding:0; }
.terainfobox .terainfobox_header2 { width:100%; }
.terainfobox .terainfobox_image { border:1px solid #aaa; padding:4px; text-align:center; }