.dealers-tbl-09 {
	background:none;
	margin-top:0px;
}
.dealers-table {
	width: 500px !important;
	height: 220px !important;
	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;
	scrollbar-face-color: #F5F6F6;
	scrollbar-shadow-color: #DCDEDE; 
	scrollbar-highlight-color: #DCDEDE;
	scrollbar-3dlight-color: #DCDEDE; 
	scrollbar-darkshadow-color: #DCDEDE;
	scrollbar-track-color: #DCDEDE; 
	scrollbar-arrow-color: #DCDEDE;
	vertical-align: top;
	text-align: left;
	margin-top:10px;
}
.dealer-table {
	width: 483px !important;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	margin-bottom: 10px;
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
.dealer-table td {
	width: 50%;
	padding: 2px;
}

#counties_container {
	width:806px;
}
div.counties_header {
	width:800px;
	background-color: #29abe2;
	border:1px solid white;
	color: white;
	padding: 2px;
	font-weight: bold;
	cursor: pointer;
}
div.dealer_info {
	background-color:white;
	display:none;
	position:absolute;
	width:300px;
	height:105px;
	border:1px solid #ccc;
	overflow:auto;
	padding: 5px;
}
.coulms_head {
	border:1px solid #ccc;
	width:230px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	background-color:#afe2ff;
	
}
.coulms_head_address {
	border:1px solid #ccc;
	width:300px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	background-color:#afe2ff;
	
}
.coulms_head_phone {
	border:1px solid #ccc;
	width:130px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	background-color:#afe2ff;
	
}
.coulms_head_postcode {
	border:1px solid #ccc;
	width:130px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	background-color:#afe2ff;
	
}
.coulms_head_email {
	border:1px solid #ccc;
	width:230px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	background-color:#afe2ff;
	
}
.coulms_head_stock {
	border:1px solid #ccc;
	width:135px;
	margin:1px;
	text-align:center;
	font-weight:bold;
	background-color:#afe2ff;
	
}
.coulms_text {
	border:1px solid #ccc;
	width:230px;
	margin:1px;
	text-align:center;
	
}
.coulms_address {
	border:1px solid #ccc;
	width:300px;
	margin:1px;
	text-align:center;
	
}
.coulms_phone {
	border:1px solid #ccc;
	width:130px;
	margin:1px;
	text-align:center;
	
}
.coulms_postcode {
	border:1px solid #ccc;
	width:130px;
	margin:1px;
	text-align:center;
	
}
.coulms_email {
	border:1px solid #ccc;
	width:230px;
	margin:1px;
	text-align:center;
}
.coulms_stock {
	border:1px solid #ccc;
	margin:1px;
	text-align:center;
	
}
.dealer-table a, .dealer-table a:hover, .dealers-table a, .dealers-table a:hover {
	text-decoration: none;
	color: #003366;
	font-weight: bold;
}
.dealer-name {
	font-weight: bold;
	color: #000000;
	background-color: #DCDEDE;
	border-top: 1px black solid;
}
.map {
	float: left;
	clear: none;
}
.county-name {
	font-weight: bold;
	color: #808080;
	background-color: #C3C4C4;
}
