@CHARSET "ISO-8859-1";

.infobox { line-height: normal; position: absolute; font-size: 8pt; text-align:left; background-color: white; border: 1px solid #777777; z-index: 5; width: 200px; padding:5px;}
.infobox a { font-weight: bold; }
.map{ position:relative; background-color: #EEEEEE; font-size:smaller; }
.map_image { position:absolute; height:100%; z-index:1; }
.map_container { visibility:hidden; line-height: normal; height: 100%; width:100%; }
.map_throbber {  z-index: 2;position: absolute; text-align:center; width:100%; display:none; }
.map_throbber img { padding:10px; background-color: #000000; -moz-opacity:.50; opacity:.50;  }