#columns {
	padding: 12px 18px 0 18px;
	}
#main-column {
	width: 750px;
	}
#main-column form {
	font-size: 12px;
	color: #405c72;
	}
#main-column .intro {
	padding: 0 40px 16px 0;
	font-size: 14px;
	color: #5b7685;
	line-height: 20px;
	}
#main-column form p {
	padding: 8px 0 12px 0;
	}
h4 {
	font-size: 16px;
	}
.int-dealer {
	float: right;
	}
.intro {
	padding: 0 0 12px 0;
	font-size: 16px;
	}
#address {
	margin: 0 10px 0 0;
	padding: 4px 6px;
	width: 400px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	}
#submit {
	float: left;
	}
#ranges {
	padding: 10px 0 20px 0;
	font-size: 13px;
	clear: left;
	}
#ranges input,
#ranges label {
	cursor: pointer;
	}
.pagination {
	padding: 10px 0;
	font-size: 11px;
	color: #5b7685;
	text-align: right;
	}
.pagination a {
	color: #df5c1f;
	text-decoration: none;
	}
.pagination a:hover {
	text-decoration: underline;
	}
a.inactive {
	color: gray;
	cursor: default;
}
a.inactive:hover{
	text-decoration: none;
}
#dealer-table {
	border-bottom: 1px #c7d0d2 solid;
	border-collapse: collapse;
	width: 748px;
	}
#dealer-table th {
	padding: 8px 10px;
	border-left: 1px #697d8c solid;
	border-right: 1px #697d8c solid;
	background: #2e4758;
	font-size: 14px;
	color: #fff;
	}
#dealer-table td {
	padding: 8px 10px;
	border-left: 1px #c7d0d2 solid;
	border-right: 1px #c7d0d2 solid;
	background: #f1f5f6;
	font-size: 11px;
	color: #454545;
	line-height: 14px;
	}
#dealer-table .even td {
	background: #d9e7ef;
	}
#dealer-table a {
	text-decoration: none;
	}
#dealer-table a:hover {
	text-decoration: underline;
	}
#dealer-table .dealer-name {
	font-size: 12px;
	font-weight: bold;
	color: #2e4758;
	}
#dealer-table .dealer-name span.dealer-title:hover {
	cursor: pointer;
	text-decoration: underline;
}
#dealer-table .promotionlabel {
	font-size: 12px;
	font-weight: normal;
	}
#dealer-table a {
	color: #df5c1f;
	}
#dealer-table .dealer-brands,
#dealer-table .dealer-service {
	color: #405c72;
	}
#dealer-table td li {
	padding: 0 0 4px 0;
	}
#dealer-table .dealer-address a {
	font-weight: bold;
	color: #df5c1f;
	}
#dealer-table .dealer-distance {
	font-weight: bold;
	}
#mapcontainer {
	position: relative;
	}
.infowindow {
	font-size: 11px;
	color: #405c72;
	line-height: 14px;
	}
.infowindow .dealer-name {
	padding: 0 0 3px 0;
	font-size: 13px;
	font-weight: bold;
	color: #2e4758;
	}
.infowindow a {
	display: block;
	padding: 3px 0 0 0;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	}
.infowindow a:hover {
	text-decoration: underline;
	}
#legend {
display: none;
	position: absolute;
	bottom: 16px;
	right: 12px;
	z-index: 1000;
	padding: 10px;
	background-image: url(/media/mercury/images/find-a-dealer/legend-bg.png);
	}
#legend strong {
	display: block;
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #405c72;
	}
#legend li {
	padding: 5px 4px 7px 20px;
	background-image: url(/media/mercury/images/find-a-dealer/legend.png) !important;
	background-image: url(/media/mercury/images/find-a-dealer/legend.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	color: #253d4d;
	}
#legend li.sales {
	background-position: 0 -24px;
	}
#legend li.service {
	background-position: 0 -48px;
	}
#legend li.sales-service {
	background-position: 0 -72px;
	}
#loading {
	position: absolute;
	top: 343px;
	left: 326px;
	z-index: 1000;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	box-shadow: 0px 0px 5px rgba(0,0,0,.3);
	padding: 0;
	border: 1px #df5c1f solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
	background: #df5d1f url(/media/mercury/images/propellers/prop-finder/bg-button.png) repeat-x;
	cursor: pointer;
	padding: 6px 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #f4f4f4;
	line-height: 15px;
	text-shadow: -1px -1px 0px rgba(153,51,0,.9);
	}

