#bzCarDetailBox {
	width: 609px;
	height: auto;
	float: left;
	position: relative;
	color: #fff;
	background: #4e4e4e url(../backgrounds/bg-car.gif) 0 0 repeat-x;
	min-height: 670px;
}
#bzCarDetailNavigation {
	width: 591px;
	position: relative;
	height: 15px;
	background: #000;
	padding: 9px 9px 5px 9px;
	color: #ffc85f;
}
#bzCarDetailNavigation .clickable {
}
#bzCarDetailNavigation .clickable:hover {
	color: #ffc85f !important;
}
#detail-container {
	position: relative;
	float: left;
	width: 609px;
}
#detail-container h1 {
	position: absolute;
	top: 39px;
	width: 600px;
	left: 9px;
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
}
#gallery {
	width: 280px;
	height: auto;
	display: block;
	float: right;
	padding: 0;
	margin-top: 4.4em;
}
#gallery #imgDiv {
	width: 260px;
	float: left;
	padding: 9px;
}
#gallery .boxed-due-to-boxmodel {
	float: left;
	margin-bottom: 10px;
}
#gallery ul, #gallery li {
	float: left;
}
#gallery ul {
	padding: 9px 9px 7px 9px;
	width: 260px;
}
#gallery li {
	padding: 0 1px;
	width: 50px;
	overflow: hidden;
}
#gallery .dealerMailBox {
	width: 240px;
	border: 1px solid #333;
	padding: 9px 9px 5px 9px;
	float: left;
	background: #464646 url(../backgrounds/bg-car-hover.gif) 0 0 repeat-x;
	margin-bottom: 10px;
	margin-left: 10px;
}
#gallery .dealerMailBox h3 {
	padding-bottom: 10px; font-size: 1.4em;
}
#gallery .dealerMailBox input, #gallery .dealerMailBox textarea {
	width: 234px;
	margin-top: 10px;
	font-size: 10px;
	padding: 0;
}
#gallery .dealerMailBox input {
	width: 232px;
	font-size: 12px !important;
	padding: 2px;
}
#gallery .dealerMailBox textarea {
	height: 60px;
	font-size: 11px !important;
	padding: 2px;
}
#gallery .dealerMailBox .address, #gallery .dealerMailBox .contacts { line-height: 11pt; }
#addescription {
	width: 310px;
	float: left;
	padding: 0 0 0 9px;
	margin-top: 5.2em;
}
#addescription th, #addescription td {
	text-align: left;
	padding: 5px 0;
	border-bottom: 1px dotted #666;
	width: 155px;
	vertical-align: bottom;
}
#addescription td {
	text-align: right;
}
#addescription table {
	margin: -10px 0 20px;
	border-collapse: collapse;
	float: left;
	position: relative;
}

#addescription p {
	line-height: 12pt;
	padding: 5px 0;
	font-size: 1.0em !important;
}
#addescription h3 {
	padding: 0; font-size: 1.4em;
}
#addescription h3 .highlighted { font-family: verdana; font-weight: bold; font-size: 11px; margin-bottom: 1px; }
#addescription .price h3 { font-size: 1.6em; }
#bilzonenInfo {
	width: 300px;
	float: left;
	margin-top: 17px;
	padding: 0 0 0 9px;
}
#bilzonenInfo h2 {
	padding: 0 0 5px 0; font-size: 1.2em;
}
#bilzonenInfo li {
	padding: 3px 0;
}
#bzContent #bilzonenLinks2 {
	list-style-image:url('../buttons/bzBullet.png');
	list-style-position:inside;
}
