h1{
color:#0f5e93;
font-size:18px;
}

a{
color:#e59703;
font-weight:bold;
text-decoration:none;
}

.vehicle{
border-bottom:1px dotted #999;
font-size:14px;
height:90px;
margin:10 0 0 0;
}


.vehicleImage{
float:left;
}

.vehicleDescription{
padding:0 0 0 10;
width:400px;
float:left;
}

.clear{
clear:both;
}

.blueText{
color:#0f5e93;
}

.greyText{
color:#444;
}

.greenText{
color:#3f8d1d;
}

.redText{
color:red;
}

.moreBtn{
float:right;
position:relative;
top:60px;
}

#paging{
padding-top:6px;
font-size:14px;
}

#paging a{
color:#e59703;
font-weight:bold;
text-decoration:none;
}

.btn{
margin:10px 0;
padding:0 0 0 10px;
float:left;
}

#images{
clear:both;
margin:10 0 0 0;
}

#images img{
border:1px solid #fff;
}
.desc{
position:relative;
padding:4 4 4 4;
}

#year{
position:relative;
font-size:16px;
color:#333;
}

#miles{
position:relative;
font-size:16px;
color:#333;
}

#price{
position:relative;
font-size:16px;
color:#333;
}

#description{
position:relative;
font-size:14px;
color:#333;
}

#matches{
border-bottom:1px dotted #999;
padding:0 0 10 0;
}

#click{
clear:both;
font-size:14px;
font-weight:bold;
font-family:georgia;
border-top:1px dotted #999;
padding-top:8px;
margin-top:8px;
}

#back2{
padding:3 0 10 0;
}

#back2 a{
background-image:url(../images/layout/arrow.gif);
background-repeat:no-repeat;
margin:0 0 0 20;
padding:2 0 0 20;
}







