/*changed*/
#largeleftcol P {
	FONT-SIZE: 0.8em; TEXT-ALIGN: justify;  margin:0px; padding:8px 
}
#filtertabs {
	BACKGROUND: #182677
}
#vehiclecontent TD {
	BACKGROUND: #182677
}
#vehiclecontent TH {
	BACKGROUND: #182677
}
/*slight change*/
BODY {
	BACKGROUND: #EBF2FF
}
.shadetabs LI A {
	BACKGROUND: #feeed0
}
.submenu UL {
	BACKGROUND: #feeed0
}
/*border added*/
.submenu {
	BACKGROUND: #feeed0; border: 1px solid #fdd188
}
#varmenu LI {
	BACKGROUND: #feeed0
}
.shadetabs LI.selected A {
	BACKGROUND: #fdd188
}
/*border change*/
.submenu H4 {
	BORDER-TOP: #f98d21 1px solid; WIDTH: 260px; BORDER-BOTTOM: #f98d21 1px solid; BACKGROUND: #fdd188
}
#offertext {
	BACKGROUND: #fdd188
}
#offerheadline {
	BACKGROUND: #fdd188
}
.submenu H4 {
	COLOR: #182677
}
.shadetabs LI.selected A {
	COLOR: #182677
}
.submenu A {
	COLOR: #182677
}
#columnlayout H1 {
	COLOR: #182677; 
}
#columnlayout P {
	COLOR: #182677
}
.submenu H4 UL {
	COLOR: #f98d21
}
.shadetabs LI A {
	COLOR: #f98d21
}
#varmenu A {
	COLOR: #f98d21
}
#compactenquiryform LABEL {
	COLOR: #f98d21
}

/* ADDED */

#vehiclecontent td,#vehiclecontent th {
	background: #182677;
}

#vehiclecontent table.motability {
	float: left;
	font-size: 0.7em;
	text-align: center;
	margin-top: 2em;
	color: #fff;
	margin-left: 8px;
}

#vehiclecontent table.motability th, #vehiclecontent table.motability td {
	width: 115px;
}

/* ADDED */

#vehiclecontent td,#vehiclecontent th {
	background: #182677;
}

#vehiclecontent table.motabilityabb {
	float: left;
	font-size: 0.7em;
	text-align: center;
	margin-top: 2em;
	color: #fff;
	margin-left: 8px;
}
