#GMapWrapper { font-size: 12px; }

#GMapWrapper #map { width: 568px; height: 400px; border: 1px solid silver; }
#GMapWrapper #map .MapInfoWindow { display: block; width: 100%; height: auto; font-size: 11px; line-height: 14px; }

#GMapWrapper #mapDriveDir { display: block; width: 50%; height: auto; float: left; clear: none; font-size: 12px; line-height: 16px; }
#GMapWrapper #mapTerIcon { display: block; width: 50%; height: auto; float: left; clear: none; font-size: 12px; line-height: 16px; text-align: right; }
#GMapWrapper #mapTerIcon span { padding-left: 16px; background: url(../images_map/icn_territory_marker.gif) no-repeat left center; }
#GMapWrapper #mapDriveDir a { padding-right: 16px; background: url(../images/icn_link_indicator.jpg) no-repeat right center; }
#GMapWrapper #mapDriveDirWrapper { display: none; width: 100%; height: auto; margin-top: 10px;  }
#GMapWrapper #mapDriveDirForm { border: 1px solid silver; }
#GMapWrapper #mapDriveDirTable { border: 1px solid silver; background: #f6f6f6; }
#GMapWrapper #mapDriveDirTable td { color: #444; }

#DivList { font-size: 12px; line-height: 120%; color: #999; }
#DivList h4 { padding-bottom: 2px; margin-bottom: 3px; border-bottom: 1px solid #e6e6e6; }
#DivList .DivListBox { display: block; height: auto; margin-bottom: 20px; }
#DivList .DivListBoxItem { display: block; list-style: none; margin: 0; padding: 0; }
#DivList .DivListBoxItem li { display: block; width: 24%; height: auto; list-style: none; padding: 0; margin: 0 5px 5px 0; padding-bottom: 1px; float: left; clear: none; }
.address-field { width: 95%; font-size: 11px; }