#body-div {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#map {
	height: 460px;
	width: 650px;
}
#body-div dt {
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#body-div dd {
	margin-bottom: 10px;
}
form {
	text-align: center;
}
