@charset "utf-8";
/* CSS Document */

#extras{ clear: both; margin-bottom: 25px; }
#selectList{ position: relative; margin-top: 24px; }
#location{} 
#location h3{ clear: both; }

#locationMap {
 padding: 21px 21px 21px 21px; 
 margin: 21px 0px 0px 0px;
 clear: both; 
 width: 494px; 
 height: 290px; 
 border: 1px solid #1818d7; 
}

#locationMap #map{ width: 494px; height: 290px; }

.locationMapPopupTitle {
	color: #1818d7;
}
