h5{
margin:0;
padding:0;
font-size:14px;
font-weight:bold;
color:#1a6da9;
}

a{
color:#f11c53;
text-decoration:underline;
}

#mainLeft{
float:left;
width:530px;
background-color:#efefef;
padding:0 0 10 0;
}

#mainRight{
float:left;
width:340px;
background-color:#efefef;
margin-left:10px;
}

#headerLeft{
background-image:url(../images/layout/header_left.gif);
width:530px;
height:30px;
}

#headerRight{
background-image:url(../images/layout/header_right.gif);
width:340px;
height:30px;
}

.innerContent{
padding:10px;
}

#openingTimes{
float:left;
width:250px;
}

#location{
float:left;
width:250px;
padding-left:10px;
}

.innerTitle{
margin:10 0 10 0;
}

#seoText{
font-size:9px;
padding:10 0 0 0;
clear:both;
}

.vehicle{
display:block;
border-bottom:1px dotted #999;
padding:6;
}

.vehicleImage{
float:left;
}

.vehicleDescription{
font-size:10px;
padding:0 6 0 6;
float:left;
width:220px;
}

.moreBtn{
clear:both;
}





