#googlemap iframe {
	display: block;
	width: 420px;
	height:  440px;
}

#googlemap a:link, #googlemap a:visited, #contact_section #content #col_2 a:link, #contact_section #content #col_2 a:visited {
	text-decoration: none;
	color: #a8a8a8;
	border-bottom: 1px dotted #a8a8a8;
}

#googlemap a:hover, #contact_section #content #col_2 a:hover {
	color: #000000;
	border-bottom: 1px dotted #000000;
}

#contact_section #content #col_2 h4 {
		margin: 0 0 2px 25px;
		font-weight: normal;
		font-size: 1.125em;
}

#contact_section #content #col_2 address {
	margin: 0 0 0 25px;
}

#contact_section #content #col_2 ul, #contact_section #content #col_2 p {
	margin: 0 0 25px 25px;
}
