#main-map {margin: 0;margin-bottom:10px;background-color:#94df3b;border: 1px dotted #333;padding: 2px}
#form-map {border: none;text-align: center;padding-bottom:2px; margin-bottom:2px;}
#map_div{margin: 0px auto;border: 1px dotted #333;width:150px;height:250px;}
.hide{display:none;}

a.map_link {
color:#00c;
text-decoration:none;
border-bottom:1px dotted #505050;
}

a:hover.map_link {
color:#00f;
text-decoration:none;
border-bottom:1px solid #600;
}
