#test_drive_search_form {
	margin: 0 0 2em;
}

.test_drive_content {
	float: left;
	margin: 0 -100% 0 0;
	width: 100%;
}
.test_drive_content_inner {
	margin: 0 40% 0 0;
}
.test_drive_content ul,
#more_according_themes ul {
	font-size: 93%;
	margin: 0;
	padding: 0;
}
.test_drive_content .h4,
#more_according_themes .h4 {
	font-size: 115%;
	margin: 0 0 0.5em;
}
.test_drive_content .source,
.test_drive_content .models,
#more_according_themes .source,
#more_according_themes .models {
	font-size: 93%;
}
#more_according_themes li {
	min-height: 80px;
}
.test_drive_content li{
	min-height: 120px;
}
.test_drive_content li,
#more_according_themes li {
	list-style: none;
	margin: 0 0 2em;
	padding: 0 0 0 160px;
	position: relative;
	--height: 120px;
}
.test_drive_content li img,
#more_according_themes li img {
	top: 0;
	left: 0;
	position: absolute;
}

.test_drive_content li.first {
	padding: 0 0 0 210px;
	min-height: 160px;
	--height: 160px;
}

.test_drive_content .source,
#more_according_themes .source {
	color: #999;
}

.test_drive_content .models a,
#more_according_themes .models a {
	margin: 0 1em 0 0;
}

.test_drive_content p,
#more_according_themes p {
	margin: 0 0 0.5em;
}

.test_drive_content.second, .test_drive_content_addition.second {
	padding-top:2em;
}

.test_drive_content_addition {
	clear: right;
	float: right;
	width: 37%;
}

.test_drive_content_addition_main {
	margin: 0 0 1em;
	padding: 0.8em 1em 0.1em;
}
.test_drive_content_addition_main .h3 {
	border-bottom: 1px solid #666;
	margin: 0 0 0.5em;
	padding: 0 0 0.2em;
}
.test_drive_content_addition_main ul {
	font-size: 93%;
	margin: 0;
	padding: 0;
}
.test_drive_content_addition_main li {
	list-style: none;
	margin: 0 0 1em;
	padding: 0;
}
.test_drive_content_addition_main .source,
#test_drive_main_theme .source {
	color: #999;
	font-size: 93%;
	margin: 0.4em 0 0;
}

#test_drive_main_theme {
	background: url("/39.35/f/1/global/border_yellow.png");
	margin: 0 0 1em;
	padding: 3px;
}
#test_drive_main_theme .main_theme_inner {
	background: #fff;
	padding: 0.8em 1em;
}
#test_drive_main_theme .h3 {
	color: #666;
	font-size: 100%;
	margin: 0 0 0.4em;
}
#test_drive_main_theme p {
	margin: 0;
}
#test_drive_main_theme .theme {
	font-size: 115%;
}


#test_drive_new_galleries {
	background: #666;
	color: #fff;
	width: 230px;
}
#test_drive_new_galleries .test_drive_new_galleries_inner {
	padding: 0.8em 1em;
}
#test_drive_new_galleries .h3 {
	font-size: 100%;
	margin: 0 0 0.5em;
}
#test_drive_new_galleries .h3 a {
	color: #fff;
}
#test_drive_new_galleries a {
	color: #e8dabe;
}

#test_drive_new_galleries ul,
#test_drive_new_galleries li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#test_drive_new_galleries .photo {
	font-size: 72%;
	margin: 0 -3% 2em 0;
}

#test_drive_new_galleries .photo li {
	clear: right;
	float: left;
	margin: 0 3% 0 0;
	width: 30%;
}
#test_drive_new_galleries .photo li.first {
	clear: both;
	float: none;
	margin: 0 0 1.3em;
	width: 100%;
}
#test_drive_new_galleries li img {
	display: block;
}

#test_drive_new_galleries .video {
	font-size: 86%;
}

