

#map-canvas{
 width: 100%;
 height: 500px;
}

div.map_canvas{
 width:800px;
 min-height: 400px;
 margin-top:10px;
}

.map_container{
 margin-bottom:40px;
 margin-left:50px;
}

h3{
 width:850px;
 font-weight:bold;
 border-bottom:#DCDCDC 1px dotted;
 margin-bottom:10px;
}

