#content_block_right {
width: 400px;
}

#content_block_left {
width: 530px;
}

#content h1 {
	color: #333;
}

#map_canvas {
	width:400px;
	height:350px;
	border:2px solid #000;
}