@charset "UTF-8";
/* CSS Document */
#map {
	height: 300px;
	width: 768px;
	margin-top: 1.2em;
}
#locationAddresses {
	margin-top: 10px;
	width: 220px;
	font-size: 0.9em;
	margin-right: 12px;
	float: left;
}
#locationContainer {
}
.addresses {
	color: #d9713b;
}
