.dealers-table {
	width: 338px;
	height: 280px;
	position:relative;
	z-index:1;
	overflow: auto;
	border-left: 1px solid #DCDEDE;
	border-top: 1px solid #DCDEDE;
	border-bottom: 1px solid #DCDEDE;
	background-color: #FFFFFF;
	float: right;
	clear: none;
	vertical-align: top;
	text-align: left;
}
.dealer-table {
	width: 320px;
	font-size: 10px;
	margin-bottom: 10px;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.dealer-table a, .dealer-table a:hover, .dealers-table a, .dealers-table a:hover {
	text-decoration: none;
	font-weight: bold;
}
.dealer-table td {
	width: 150px;
	padding: 2px;
}
.dealer-name {
	font-weight: bold;
	color:#0a2266;
	background-color:#d8dde1;
}
.map {
	width:260px;
	float: left;
	clear: none;
}
.county-name {
	font-weight: bold;
	color:#c10101;
	background-color:#eae9e5;
}

.footerCompanyDetails {
	color : grey;
	font-size : 10px;
	margin-top : 20px;
}
