.locator-container {
	font-size:90%;
}

.locator-container a {
	color:#56638f;
}

.locator-container .not-bold {
	font-weight:normal;
}

.locator-container .left-side {
	float:left;
	width:180px;
}

.locator-container .left-side ol {
	padding-left:20px;
	font-weight:bold;
}

.locator-container .left-side ol li {
	padding-bottom:15px;
}

.locator-container .divider {
	clear:both;
	font-size:1px;
	height:1px;
	background-color:#dddddd;
	margin-bottom:20px;
}

.locator-container form .form-label {
	padding-bottom:5px;
	font-weight:bold;
}

.locator-container form input#submit-form-image {
	margin-top:7px;
}

#map {
	width: 525px;
	height: 425px;
	float:right;
	margin-top:10px;
}