#showroom-colour {
	background: #fff;
	height: 340px;
	margin-top: -8px;
}

#showroom-colour #showroom-colour-vehicle {
	width: 400px;
	float: right;
	display: inline;
	margin: 58px 100px 0 0;
}

#showroom-colour #showroom-colour-options {
	width: 240px;
	height: 340px;
	color: #9f9f9f;
	font-weight: bold;
	float: left;
	display: inline;
	margin-left: 10px;
}

#showroom-colour #showroom-colour-options h2 {
	color: #576178;
	background: #fff;
}

#showroom-colour #showroom-colour-options p {
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 10px;
	margin-top: 10px;
	font-size: 7.5pt;
	font-weight: bold;
}

#showroom-colour #showroom-colour-options ul {
	width: 120px; 
	font-size: 7pt;
	margin: 0 0 0 16px;
}

#showroom-colour #showroom-colour-options ul li {
	display: block;
	width: 65px; 
	height: 15px;
	margin-bottom: 2px;
}

#showroom-colour #showroom-colour-options ul li a {
	display: block;
	width: 65px; 
	height: 15px;
	border: 1px solid #d1dbdd;
}

