@CHARSET "ISO-8859-1";
div#map {border: 1px solid black;}
div#map_content {float:left;width:100%;}
div#map_legend {float:left;margin:8px 0;width:660px;}
.info_row {float:left;width:100%;}
.map_item {float:left;width:215px;margin:0 4px 10px 0;cursor:pointer;}
.item_header {font-size:8pt;font-weight:bold;height:22px;color:#fff}
.item_header2 {float:right;width:50%;height:22px;}
.item_title {position:relative;float:left;top:2px;left:4px;}
.item_content {font-family:Helvetica;font-size:12px;padding:4px;line-height:1.2em;}
.item_image {float:right;max-width:65px;max-height:65px;padding:2px 0 2px 3px;}
.item_address {float:left;color:#666;margin-bottom:5px;}
.item_desc {clear:left;}
.item_desc a {font-weight:bold;}