.locator_page_links {
margin:auto;
}
h2 {
	font-size:18px;
	font-weight:normal;
	margin-bottom:5px;
	padding-bottom:5px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88a5c7;
	color:#406998;
}
h2 a {
	color:#406998;
}
h2 a:hover, h2:hover {color:#CC53A2;

}
p {
	margin-top:0px;
	padding-top:0px;
}
#map {
	margin-left:-5px;
	width:150px;
	float:left;
}
#map a {
	font-size:11px;
	color:gray;
	text-decoration:underline;
	display:block;
	padding:5px;
}
#map a:hover {
	background:#d8ee99;
	color:green;
	text-decoration:none;
}

#form {
	padding-left:90px;
	padding-bottom: 25px;
}

#form img {}
.img {
position:relative;
top:5px;
}

input.submitLink {
	background-color:transparent;
	border:medium none;
	color:#0000FF;
	cursor:pointer;
	text-decoration:underline;
}
input.submitLinkCurrentPage {
	background-color:transparent;
	border:medium none;
	color:#000000;
	cursor:pointer;
	text-decoration:none;
}
.locator_results {
	text-align:left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 90px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 50px;
}

.locator_result {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #fef9de;
	margin:10px;
	padding:10px;
}

.locator_result_field_name {
	float:left;
	font-weight:bold;
	text-align:right;
	width:100px;
}
.locator_result_field_data {
	margin-left:105px;
	text-align:left;
}

.distributor {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style:  none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #406897;
	border-right-color: #406897;
	border-left-color: #406897;
	margin-left: 64px;
	font-size:13px;
}
.distributor a {color:#406998;}
.distributor #title {
	background:#e9f6c8;
	padding-top: 10px;
	padding-bottom: 10px;
	
	}
.distributor td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #406897;
	border-bottom-color: #406897;
}
.online-link {float:right;padding-right:90px;}
.online-link  a {color:#406998;}
.online-link  a:hover  { text-decoration:underline;}