@charset "utf-8";
/* CSS Document */

#selectList {position: relative; margin: 0px 0px 24px 0px ; width:350px;}
#selectList select{ width:250px; }
#location {} 

 #locationMap {
 padding: 10px 10px 10px 10px; 
 margin: 10px 0px 0px 0px;
 clear: both; 
 width: 420px; 
 height: 290px; 
 border: 1px solid #3fb6df; 
}

#locationMap #map{ width: 420px; height: 290px; }
