#countycombo{
    height: 300px;
    overflow: auto;
}
#counties a{
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #444444;
}
#counties a:hover{
    display: block;
    font-size: 11px;
    text-decoration: none;
    color: #ed0677;
    background-color: #ffff00;
}
#counties{
    width: 130px;
    float: left;
    background-color: #f5f5f5;
	border: 1px solid #cccccc;
    margin-right: 10px;
    padding: 5px;
}
#counties h3{
    font-size: 16px;
    padding: 0px;
    margin: 0px;
}

#counties .count{
    font-size: 11px;
}
#dealers{
    width: 440px;
    float: left;
}
#dealers .dealer td{
    font-size: 12px;
}
#dealers .dealer td.field{
    font-size: 12px;
    font-weight: bold;
    color: #555555;
    width: 75px;
}
#dealers .dealer{
    border: 1px solid #cccccc;
    margin-bottom: 10px;
}
#wheresearch{
    font-size: 12px;
    padding-left: 5px;
    border: 1px solid black;
    float: left;
    background-color: #fefeff;
    width: 350px;
    margin-bottom: 15px;
    margin-left: 10px;
    margin-top: 10px;
}
#wheresearch p{
    margin: 5px;
    padding: 0px;
    font-size: 11px;
}
#wheresearch input{
    margin-left: 10px;
}
form{
    margin: 0px;
    padding: 0px;
}
#searchmessage{
    font-size: 12px;
    margin-bottom: 15px;
}
#pagebar{
    float: right;
    border-right: 1px solid #cccccc;
}
#pagebar a{
    width: 20px;
    text-align: center;
    display: block;
    float: left;
    color: #444444;
    text-decoration: none;
    border-left: 1px solid #888888;
    border-top: 1px solid #888888;
    border-bottom: 1px solid #888888;
    font-size: 12px;
    font-weight: bold;
}
#pagebar a.selected{
    background-color: #44444;
}
#pagebar a:hover{
    background-color: #ed0677;
}
#pagebar a:hover.selected{
    background-color: #ffffff;
}
#ukpage h1{
    font-size: 24px;
    background-color: #cccccc;
    color: #444444;
    width: 200px;
    margin: 0px;
    padding: 0px;
    padding-left: 5px;
}
#ukpage h2{
    background-color: #cccccc;
    color: #444444;
    width: 200px;
    float: left;
    padding-left: 5px;
}
#whereheader{
    overflow: auto;
    border-top: 1px solid #cccccc;
    margin-bottom: 15px;
}
#wheretitle{
    width: 210px;
    overflow: auto;
    float: left;
}

#countylistcol a{
    float: left;
    width: 33%;
    display: block;
    height: 18px;
    font-size: 12px;
    text-decoration: none;
    color: #444444;
}
#countylistcol a:hover{
		color: #ed0677;
}
#countylistcol h3{
    clear: both;
    font-size: 20px;
    margin: 0px;
}
.listbrands {
	position: absolute;
	top: 5px;
	right: 0px;
	width: 130px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 5px;
}
html>body .listbrands {
	width: 120px;
}
.listbrands h4{
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.listbrands ul{
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
.listbrands li{
	line-height: 13px;
	font-size: 11px;
	color: #333333;
}
.dealer{	
	position: relative;
}

#dislist{
	clear: both;
}
.distcont{
 border: 1px solid #cccccc;
 margin: 5px;
 padding: 5px;
 overflow: auto;
 float: left;
}

.distcont a{
    height: 18px;
    font-size: 12px;
    text-decoration: none;
    color: #444444;
	width: 100px;

}
html>body .distcont a{
	display: block;
	float: left;
}
.distcont a:hover{
		color: #ed0677;
}
.distcont a.title{
	width: 560px;
	font-weight: bold;
	font-size: 14px;
}
html>body .distcont a.title{
	display: block;
}
#wherefront img{
	border: 0px;
	margin-left: 30px;
}
#wherefront p{
	font-size: 12px;
	padding-top: 0p;
	margin-top: 0px;
	line-height: 19px;
}
#wherefront{
	background-image: url(images/wtbbackground.png);
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
	left: -5px;
	padding-left: 80px;
	height: 500px;
}
#onlinedealers{
							 font-size: 12px;
							 padding-bottom: 10px;
}