@charset "UTF-8";
/* *** Begin Contact Template *** */
.col-left {
	width: 470px;
	margin: 0 20px 0 20px;
}

.col-right {
	width: 470px;
	margin: 0 20px 0 0;
}

#map {
	height: 228px;
	width: 468px;
	display: block;
	float: left;
	margin: 20px 0 0 0;
}

.map {
	border: 1px solid #e5e5e5;
}

.map a {
	color: #000000 !important; /* for terms of use */
}
/* *** End Contact Template *** */

