#map_canvas {
	width:70%;
	height:400px;
	margin:0 10px 10px 20px;
	float:right;
}

#comm_map {
	width:940px;
	height:400px;
	margin:10px;
	margin-top:0;
}



.infoWindow {
	width:265px;
	height:158px;
	overflow:auto;
}
