#test_drive_article .image {
	/*float: left;*/
}

.mentions {
	/*background: #ededed;*/
	font-size: 86%;
	margin: 0 0 1.5em;
	padding: 0.8em 1em 0.8em 20px;
}

#mentions_top {
	float: right;
	width:190px;
	margin-right: -2em;
	padding:0 0 0.8em 2em;
	font-size: 0.75em;
	line-height:1.2;
}

#test_drive_article  #mentions_top h3,
#test_drive_article  #mentions_top .h3 {
	float: none;
	font-size: 1em;
	margin-top: 0;
	white-space: nowrap;
}

#mentions_top .hidden {
	display: none;
}

#mentions_top .show_hidden .hidden {
	display:inline-block;
	display:-moz-inline-stack;
	//display: inline;
}

#mentions_top ul {
	margin-left: 0;
	list-style-type: none;
}

.mentions h3,
.mentions .h3 {
	font-size: 100%;
	float: left;
	margin: 0 -100% 0 0;
	width: 8em;
}

.mentions ul {
	margin: 0 0 0 8em;
}

.hide_rest .rest {
	display: none;
}

.mentions li {
	margin: 0 10px 1em 0;
	min-width: 70px;
	width: 7em;
}
.mentions li img {
	display: block;
}

.mentions a {
	color: #000;
}

#mentions_bottom li{
	margin:0 10px 1em 0;
	min-width:70px;
	width:7em;
	min-height: 0;
	padding: 0px !important;
}

.mentions li img {
	display:block;
	position: static !important;
}
#mentions_bottom ul, #mentions_bottom .div_show_all{
	margin:0 0 0 95px;
}
#more_according_themes h3,
#more_according_themes .h3 {
	margin:1em 0;
}
#more_according_themes li {
	padding:0 0 0 120px;
}
#mentions_bottom .hidden {
	display:none;
}
#mentions_bottom .show_hidden .hidden {
	display: inline-block !important;
	//display: inline !important;
}

#test_drive_article {
	font-size: 115%;
	line-height: 1.5;
	margin: 0 0 1px;
	padding: 0 0 0 20px;
}
#test_drive_article p {
	margin: 0 0 1em;
}
#test_drive_article p:after,
#test_drive_article div:after,
#test_drive_article ul:after,
#test_drive_article ol:after,
#test_drive_article li:after,
#test_drive_article form:after {
	display: none;
}
#test_drive_article h3,
#test_drive_article .h3 {
	clear: both;
	font-size: 150%;
	margin: 1em 0 0.3em;
}

#test_drive_article .image .desc {
	color: #555;
	font-size: 80%;
	font-style: italic;
	line-height: 1.2;
}

#test_drive_article .ratings {
	background: #f2f2f2;
	font-size: 87%;
	line-height: 1.4;
	margin: 0 0 1em;
	padding: 0.7em 1em;
	float: left;
}
#test_drive_article .ratings .header {
	font-size: 90%;
}
#test_drive_article .ratings .head {
	border-bottom: 1px solid #BCBEC0;
}
#test_drive_article .ratings th {
	line-height: 1.3;
}
#test_drive_article .ratings th,
#test_drive_article .ratings td {
	padding: 0.5em;
	vertical-align: top;
}

#test_drive_article .ratings .group td,
#test_drive_article .ratings .group th {
	border-top: 1px solid #bcbec0;
}

#test_drive_article .sign {
	font-size: 87%;
	margin: 0 0 20px;
}
#test_drive_article .sign p {
	margin: 0 0 0.2em;
}
#test_drive_article .author {
	font-weight: bold;
}
#test_drive_article .source {
	color: #999;
	font-size: 86%;
}
#test_drive_article .source a {
	color: #999;
}

#test_drive_article .banner {
	float: right;
	margin-bottom: 1em;
	margin-top: 2em;
	padding: 0 0 0 2em;
}


#test_drive_search_form select,
#test_drive_search_form input{
	margin: 0;
}
#test_drive_search_form p {
	margin: 0 0 0.3em;
}
#test_drive_search_form h4 {
	margin: 0 0 0.5em;
}


#test_drive_catalog h3 a,
#test_drive_catalog .h3 a,
#test_drive_catalog .amount a {
	color: #000;
}
#test_drive_catalog .price {
	font-size: 93%;
}

#more_articles {
	float: left;
	font-size: 87%;
}
#more_articles ul,
#more_articles li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#more_articles h4 {
	margin: 0 0 0.5em;
}


#more_test_drives {
	margin: 0 0 3em;
}
#more_test_drives h4 {
	margin: 0 0 0.5em;
}
#more_test_drives a {
	position: relative;
}
#more_test_drives .arrow {
	position: absolute;
}
#more_test_drives .arrow.left {
	left: -1.2em;
}
#more_test_drives .arrow.right {
	right: -1em;
}
#more_test_drives .prev,
#more_test_drives .next {
	float: left;
	margin: 0 1.5em 0 1.2em;
}


#more_according_themes h3,
#more_according_themes .h3 {
	margin: 0 0 1em;
}
#more_according_themes h3 a,
#more_according_themes .h3 a {
	color: #000;
	font-weight: normal;
}

.not_display {
	display: none;
}