.contact-container {
	margin-bottom: 1.5em;
}

.contact-info {
	margin: 1.2em 0;
}
	
.contact-hours {
	margin-bottom: 1.2em;
}
	.contact-info th,
	.contact-hours th {
		padding-top: 0.3em;
		text-align: left;
		width: 100px;
	}
	
	.contact-info td,
	.contact-hours td {
		padding: 0.3em 0 0 0.3em;
	}

.contact-mapContainer {
	margin-bottom: 2.5em;
}

.contact-map {
	margin: 1.5em 0 0.6em;
}

#map span h3 {
	margin: 0 0 0.5em;
}

#map span p {
	margin: 0;
	width: 200px;
}

.contact-map-noScript {
	width: 400px;
	height: auto;
	font: 13px Tahoma, Arial, sans-serif;
	background: #FFFFB9;
	border: 1px solid #666;
}

.contact-map-noScript p {
	margin: 1em;
}
	
.contact-mapDirectionsSubtitle {
	margin-top: 0.5em;
	font-weight: bold;
}

.contact-mapDirectionsText {
	border-bottom: 4px solid #7C8F36;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding-left: 5px;
}

.contact-mapDirectionsText ul {
	list-style:square;
	list-style-type:square;
	margin-left: 1em;
}
