#car_color_block {
	width: 280px;
	float: left;
}
#car_img {
	width: 280px;
	height: 190px;
}
#car_color {
	height: auto;
	border: #d6d6d6 solid 1px;
	padding: 0 0 0 5px;
	_padding: 0 0 0 0px;
	position: relative;
}
#car_color h4 {
	margin: 3px 0 0 5px;
	font-size: 1em;
}
#car_color span.car_color_in {
	width: 20px;
	height: 20px;
	border: #d6d6d6 solid 1px;
	display: block;
	float: left;
	margin: 5px 0 0 5px;
	cursor: pointer;
	position: relative;
}
#car_color_head {
	color: #005782;
}
#car_info_block {
	margin: 0 0 0 330px;
}
#car_info_block div {
	margin: 0 0 30px 0;
}
.png {
	behavior: url(/png.htc);
}
.pere {
	clear: both;
	height: 10px;
}
.blank {
	margin: 20px 0;
}
/*complectation*/
.complect table {
	border: none;
	border-collapse: collapse;
}
.complect table .comptable {
	background: #f2f2f2;
}
.complect table td {
	border-left: solid 1px #b2ccd9;
	padding: 0 5px;
}
.complect table td.nobor {
	border: none!important;
}
.complect table th {
	text-align: left;
	padding: 8px;
	color: black;
	font-weight: normal;
}
.complect table th a {
	color: black!important;
	text-decoration: none;
}
.complect table th.comptableb {
	font-weight: bold;
}
.com th {
	font-size: 11pt;
}
.odd {
	background: #F5F5F5;
}
/*/complectation*/
