#topspacer {
	height: 10px;
	clear: both;
	display: none;
}
#infoholder {
	padding: 20px;
	float: left;
	width: 300px;
	text-align: center;
	clear: both;
}
#mapholder {
	float: right;
	width: 425px;
	padding: 10px;
	background-color: #FFF;
}
h1 {
	clear: both;
	float: left;
}
