.hide {
	display: block;
}

#map_canvas {
	width:420px;
	height:310px;
	display:block;
	margin: 0 20px 20px 0;
	float:left;
}

#map_canvas h2 {
	font-size:1.1em;
}

div.gmnoprint div {overflow:hidden !important;}

#marker-content {height:210px; overflow:hidden; }
