#showroom_content_cover {
	margin-top: 25px;
	min-height: 400px;
}
* html #showroom_content_cover {
	margin-top: 25px;
	height: 400px;
	width:820px;
}
#showroom_cover {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:8px;
	min-height: 400px;
	margin:0px auto;
	text-align:left;
}
* html #showroom_cover {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	min-height: 400px;
	margin:0px auto;
	text-align:left;
}
#showroom_title {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-left:0px;
	text-align:left;
	z-index:10;
	display:inline;
}
#showroom_make {
	height: 30px;
	width: 343px;
	border: 1px solid #CCCCCC;
	line-height:30px;
	background:url(../images/showroom/title_repeat.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#0099FF;
	font-weight:bold;
}
* html #showroom_make {
	height: 28px;
	width: 343px;
	border: 1px solid #CCCCCC;
	line-height:30px;
	background:url(../images/showroom/title_repeat.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	text-align:left;
	padding-left:10px;
	font-size:12px;
	color:#0099FF;
	font-weight:bold;
}
#showroom_detail_links {
	position: absolute;
	margin-left:282px;
	width:142px;
	border-top:1px solid #CCCCCC;
}
* html #showroom_detail_links {
	position: absolute;
	margin-left:298px;
	width:142px;
	border-top:1px solid #CCCCCC;
}
#showroom_make_title {
	float: left;
}
#showroom_hero_small {
	float: right;
}
#showroom_hero_main {
	height:191px;
	clear:both;
	width:355px;
	margin-top:5px;
}
#showroom_detail_cover {
	background-color: #fcfcfd;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width:424px;
	text-align:left;
	min-height:220px;
	color:#666666;
}
* html #showroom_detail_cover {
	background-color: #fcfcfd;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width:442px;
	text-align:left;
	height:220px;
	color:#666666;
}
#showroom_detail_prices_footer {
	font-size: 9px;
	color: #666666;
	text-align: right;
	width: 271px;
	padding-right: 3px;
	clear: both;
}
#showroom_detail_title {
	width: 269px;
}
.showroom_small_title {
	background-image: url(../images/showroom/small_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:22px;
	border:1px solid #CCCCCC;
	padding-left:5px;
	font-size:10px;
	color:#0099FF;
	font-weight:bold;
	line-height:22px;
}
.showroom_detail_link {
	background-image: url(../images/showroom/small_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height:22px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding-left:5px;
}
.showroom_detail_link a, .showroom_detail_link a:visited, .showroom_detail_link a:active {
	font-size:10px;
	color:#0099FF;
	font-weight:bold;
	line-height:22px;
	text-decoration:none;
}
.showroom_detail_link a:hover {
	font-size:10px;
	color:#0099FF;
	font-weight:bold;
	line-height:22px;
	text-decoration:underline;
}
#showroom_detail_prices {
	width: 276px;
	min-height:90px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:8px;
}
* html #showroom_detail_prices {
	width: 276px;
	height:90px;
	background-color:#FFFFFF;
	margin-top:5px;
	margin-bottom:8px;
}
#showroom_detail_text {
	font-size: 11px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 8px;
	color:#666666;
}
#showroom_detail_text h1 {
	font-size: 11px;
	color:#0099FF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
}
.showroom_thumb_container {
	float: left;
	width: 90px;
	height: 60px;
	margin-top:5px;
}
.showroom_thumb_container a, .showroom_thumb_container a:visited {
	font-size:9px;
	text-decoration:none;
	color:#666666;
}
.showroom_thumb_container a:hover {
	font-size:9px;
	text-decoration:none;
	color:#0099ff;
}
#showroom_colours_title_cover {
	text-align: left;
	clear: both;
	height:18px;
}
#showroom_car_name {
	line-height: 30px;
	float: left;
	margin-left: 15px;
	font-size: 11px;
	color: #666666;
}
#showroom_colours_title {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #0099FF;
	text-align: left;
	float:left;
}
#showroom_colours_colourLabel {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-align: left;
	float:left;
	margin-left:10px;
}
#showroom_colours_line {
	border-top: 1px solid #CCCCCC;
	margin-top:5px;
	margin-bottom:5px;
	width:350px;
}
#showroom_colours {
	margin-top: 8px;
	width:350px;
}
#showroom_thumbs {
	min-height: 60px;
	text-align:center;
	margin-top:5px;
	clear:both;
}
