/* CSS Document */

#colLeft img {
	margin-bottom: 14px;
}

#greyBox {
	width: 672px;
	height: 184px;
	background-image: url(/assets/images/bgndGreyBox.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 18px;
	margin-bottom: 17px;
	position: relative;
}

#greyBox #titleWholesalePrices {
	height: 33px;
	width: 433px;
	background-image: url(/assets/images/titleWholesalePrices.gif);
	background-repeat:no-repeat;
	margin: 0 0 13px 20px;
	padding: 0px;
}

#greyBox span {
	display: none;
}

#greyBox ul {
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
}

#greyBox #lowmileage {
	height: 37px;
	width: 433px;
	background-image: url(/assets/images/lowmileage.gif);
	background-repeat:no-repeat;
	list-style: none;
}

#greyBox #hugesavings {
	height: 29px;
	width: 433px;
	background-image: url(/assets/images/hugesavings.gif);
	background-repeat:no-repeat;
	list-style: none;
}

#greyBox #ideal {
	height: 29px;
	width: 433px;
	background-image: url(/assets/images/ideal.gif);
	background-repeat:no-repeat;
	list-style: none;
}

#greyBox #twentyyears {
	height: 29px;
	width: 433px;
	background-image: url(/assets/images/twentyyears.gif);
	background-repeat:no-repeat;
	list-style: none;
}

#greyBox #mugshot {
	width: 111px;
	height: 160px;
	position: absolute;
	top: 29px;
	right: 63px;
} 

#panelPrivateBuyers {
	width: 328px;
	height: 202px;
	background-image: url(/assets/images/panelPrivateBuyersEnd.gif);
	background-position: bottom ;
	background-repeat: no-repeat;
	font-size: 1.2em;
	background-color: #004B8C;
	text-indent: 14px;
	color: #FFFFFF;
	float: left;
	margin-bottom: 15px;
}

#panelPrivateBuyers h2 {
	width: 328px;
	height: 87px;
	background-image: url(/assets/images/panelPrivateBuyers.gif);
	background-position: top;
	background-repeat: no-repeat;
	font-size: 16px;
	padding: 0 0 8px 0;
	margin: 0;
}

#panelPrivateBuyers h2 span {
	display: none;
}

#panelPrivateBuyers ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #FF9900;
	line-height: 130%;
}
#panelPrivateBuyers ul li {
	font-size: 1.2em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#panelBusinessBuyers {
	width: 328px;
	height: 202px;
	background-image: url(/assets/images/panelBusinessBuyers.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 1.2em;
	color: #000;
	float: right;
	margin-bottom: 15px;
}

#panelBusinessBuyers h2,#panelBusinessBuyers ul {
	display: none;
}

#colRight #options {
	clear: both;
}

#colRight p {
	font-size: 1.2em;
}

#colRight .BiggerText {
	font-size: 1.8em;
}

#greyBoxFreeText {
	width: 672px;
	height: 184px;
	background-image: url(/assets/images/bgndGreyBox.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 18px;
	margin-bottom: 17px;
	position: relative;
}
#greyBoxFreeText h1 {
	height: 33px;
	width: 672px;
	font-size: 3.4em;
	text-indent: 14px;
	color: #000000;
	margin: 0 0 3px 0;
	padding: 0px;
}
#greyBoxFreeText p {
	height: 33px;
	width: 672px;
	font-size: 1.6em;
	text-indent: 14px;
	color: #004B8C;
	margin: 0 0 3px 0;
	padding: 0px;
	font-weight: bold;
}
#freeEditText {
	padding-top: 5px;
	margin-bottom: 17px;
	position: relative;
	font-size: 1.5em;
	color: #004B8C;
}
#freeEditText ul {
}
#freeEditText ul li{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
	margin-bottom: 5px;
}