#description {
	font-size: 15px;
}
#information {
	clear: both;
	padding-top: 20px;
}
#information h2 {
	background: url('/images/blue_bullet.png') no-repeat 0px 1px;
	padding: 0 0 0 20px;
}

#map_canvas {
	width: 500px;
	height: 300px;
	margin: 0px auto 15px auto;
	display: none;
}