#map { width:100%;height:550px; margin:10px 0; }
#map_indicator { position:relative; top:-550px; z-index:200; }
.map_opac {	opacity:0.6; -ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=6)'; /*filter:alpha(opacity=60);*/ }

.map_info_window { width:300px; height:200px; }
.map_info_indicator { }
.map_info_content { display:none; }

.search_results_box { overflow-x: hidden; overflow-y: scroll; height:660px; width:247px; }
.results_shortname { display:none; }

.font10 { font-size:10px; }
.font11 { font-size:11px; }
.font12 { font-size:12px; }
.font13 { font-size:13px; }
.font14 { font-size:14px; }
.font15 { font-size:15px; }
.bolded { font-weight:bold; }
.colored { color:#548AAA;  font-weight: bold;  }
.dashed { border-bottom:1px dashed #548AAA; }
.pointer { cursor:pointer; }