.body_informer_rate_tabs li{
	float: left;
	display: inline;
	padding: 0 5px 2px;
	color: black;
	cursor: pointer;
	border: 1px solid silver;
	border-bottom: 0px;
	position: relative;
	font-size: 10px;
	text-align:center;
	border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 283px;
	height: 40px;
	border-bottom: none;
	background: #ccc9c9;
	background: -moz-linear-gradient(top, #e7e7e7 0%, #b2b0b0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#b2b0b0));
	background: -webkit-linear-gradient(top, #e7e7e7 0%,#b2b0b0 100%);
	background: -o-linear-gradient(top, #e7e7e7 0%,#b2b0b0 100%);
	background: -ms-linear-gradient(top, #e7e7e7 0%,#b2b0b0 100%);
	background: linear-gradient(top, #e7e7e7 0%,#b2b0b0 100%);
	font-size: 17px;
	color: gray;
	display:table-cell; 
}
.first_point{
	margin-right: 6px;
}

.second_point{
	margin-left: 2px;
}

.tab_li{
	position: relative;
}

.rate_tab{
	padding: 71px 5px 20px 5px; 
}

.img_tab{
	width: 184px;
	float: left;
	margin: 5px;
	border: 1px solid black;
	cursor: pointer;
}

.img_tab:hover{
	border: 1px solid silver;
}

.body_informer_rate_tabs li.current{
	padding-bottom:2px;
	background: white;
	position: relative;
	border: 1px solid white;
	border-bottom: none;
	color: red;
}

.gray_pol{
	background: #d7d7d7;
	background: -moz-linear-gradient(top, #d7d7d7 1%, #d1d1d1 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#d7d7d7), color-stop(100%,#d1d1d1));
	background: -webkit-linear-gradient(top, #d7d7d7 1%,#d1d1d1 100%);
	background: -o-linear-gradient(top, #d7d7d7 1%,#d1d1d1 100%);
	background: -ms-linear-gradient(top, #d7d7d7 1%,#d1d1d1 100%);
	background: linear-gradient(top, #d7d7d7 1%,#d1d1d1 100%);
	position: absolute;
	width: 598px;
	height: 43px;
	border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
} 
.img_video{
	border: 1px solid black;
}
.img_video:hover{
	border: 1px solid silver;
}
.main_vkl{
	border: 3px solid silver; 
	border-radius: 14px; 
	width: 598px; 
	height: 370px; 
	position: relative; 
	background: white; 
	margin-top: 20px;
}

/*cayenne*/
.back_vkl_cayenne{
	position: absolute; 
	background: url('/i/img/car_obl.png') no-repeat; 
	filter: alpha(opacity=0.3); 
	opacity: 0.3; 
	-khtml-opacity: 0.3; 
	-moz-opacity: 0.3; 
	width: 599px; 
	height: 370px; 
	z-index: 1;
}
.background_vkl_one_cayenne{
	position: absolute; 
	height: 40px; 
	border-radius: 0 10px 0 0; 
	-webkit-border-radius: 0 10px 0 0; 
	-moz-border-radius: 0 10px 0 0; 
	-khtml-border-radius: 0 10px 0 0; 
	height: 43px; 
	width: 298px; 
	left: -4px;
	background: url('/i/img/car_obl.png') no-repeat 3px 0px; 
	alpha(opacity=0.3); 
	opacity: 0.3; 
	-khtml-opacity: 0.3; 
	-moz-opacity: 0.3;
	top: -1px;
}

.background_vkl_two_cayenne{
	position: absolute;  
	border-radius: 10px 0 0 0; 
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	-khtml-border-radius: 10px 0 0 0;
	height: 43px; 
	width: 298px; 
	background: url('/i/img/car_obl.png') no-repeat -303px 0px; 
	alpha(opacity=0.3); 
	opacity: 0.3; 
	-khtml-opacity: 0.3; 
	-moz-opacity: 0.3;
	left: -1px;
	top: -1px;
}

/*kia*/
.back_vkl_kia{
	position: absolute; 
	background: url('/i/img/car_kia.png') no-repeat; 
	filter: alpha(opacity=0.3); 
	opacity: 0.3; 
	-khtml-opacity: 0.3; 
	-moz-opacity: 0.3; 
	width: 599px; 
	height: 370px; 
	z-index: 1;
}
.background_vkl_one_kia{
	position: absolute; 
	height: 40px; 
	border-radius: 0 10px 0 0; 
	-webkit-border-radius: 0 10px 0 0; 
	-moz-border-radius: 0 10px 0 0; 
	-khtml-border-radius: 0 10px 0 0; 
	height: 43px; 
	width: 298px; 
	left: -4px;
	background: url('/i/img/car_kia.png') no-repeat 3px 0px; 
	alpha(opacity=0.3); 
	opacity: 0.3; 
	-khtml-opacity: 0.3; 
	-moz-opacity: 0.3;
	top: -1px;
}

.background_vkl_two_kia{
	position: absolute;  
	border-radius: 10px 0 0 0; 
	-webkit-border-radius: 10px 0 0 0;
	-moz-border-radius: 10px 0 0 0;
	-khtml-border-radius: 10px 0 0 0;
	height: 43px; 
	width: 298px; 
	background: url('/i/img/car_kia.png') no-repeat -303px 0px; 
	alpha(opacity=0.3); 
	opacity: 0.3; 
	-khtml-opacity: 0.3; 
	-moz-opacity: 0.3;
	left: -1px;
	top: -1px;
} 