.middle .container {
	padding: 20px;
}
#map-canvas {
	width: 400px;
	height: 400px;
	background-color: #CCC;
	float: right;
}
