h3 {
	margin-bottom: 20px;
}
td {
	font-size: 12px;
	line-height: 18px;
	color: #555555;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../information/images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.section {
	margin-bottom: 30px;
}
#access table {
	margin-bottom: 20px;
}

#map {
	height: 460px;
	width: 550px;
	border: 1px solid #CCCCCC;
	margin-left: 7px;
}
