
#map_canvas {
	width:438px;
	height:400px;
	border:1px solid #ccc;
	margin:0 auto;
}
#form_submit_map { margin-top:10px; border:1px solid #ccc; padding:5px 0; }
#form_submit_map table { margin:0 auto; }
.content_side { width:200px; float:left; }
.map_side { width:440px; float:right; }

#content {
    padding: 15px 0;
}
#mLocation { width:250px; }
.infowindow { width:200px; }
