* {margin:0; padding:0; }
*:focus {outline:none; }

body {
	color:#5a5f62;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

table {border-collapse:collapse; }

img {border:0; }

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}
h1,
#box-about h2,
#box-news h2,
#box-privilege h2 {
	font-size:28px;
	line-height:25px;
	font-weight:bold;
	background:url(../img/h2-bg.gif) 0 2px no-repeat;
	padding-left:25px;
	margin:0 0 14px 0;
}
h2 {font-size:18px; margin:17px 0; }
#box-company h2 {margin-top:0; }
h2 .date {color:#fdb813; }
h2.no-tm {margin-top:0; }
h2.no-bm {margin-bottom:0; }
h3 {font-size:12px; text-transform:uppercase; }
h3.big {font-size:14px; }
h3.que {font-size:14px; color:#3e7ab6; }
h3.ans {font-size:14px; color:#8fbb39; }
h4 {font-size:1.25em; }
h5 {font-size:1em; }
h6 {font-size:1em; }

ul.data {
	width:100%;
	margin:1.5em 0;
	list-style:none;
}
ul.data li {
	background:url(../img/ico-circle.gif) 0 4px no-repeat;
	padding-left:15px;
}

ul.clear {
	width:100%;
	margin:1.5em 0;
	list-style:none;
}
ul.no-tm {margin-top:0; }

p {margin-bottom:1em; }
p img {float:left; padding:4px 20px 5px 0; }

a {color:#06c; text-decoration:underline; }
a:hover {color:#fdb813; }

fieldset {border:0; }
label {cursor:pointer; }

table.data {
	width:100%;
	margin:1em 0 2em 0;
}
table.data td {
	padding:4px 10px;
	border-bottom:1px solid #e5e6dd;
}
table.data thead td {
	border:none;
	background:#06c;
	color:#fff;
}
table.data .last td {border:none; }

.relative {position:relative; }
.cep {
	position:relative;
	width:100%;
	height:35px;
	font-size:0;
	background:url(../img/ico-cep.gif) 50% repeat-x;
	overflow:hidden;
}

.container,
#content,
#box-news li,
#box-company li,
.faces,
.adress,
.gallery {overflow:hidden; }
* html .container,
* html #content,
* html #box-news li,
* html #box-company li,
* html .faces,
* html .adress,
* html .gallery {zoom:1; }

#background {
	background:url(../img/top_bg.jpg) repeat-x;
	min-width:940px;
}
#background.error-404 {background:url(../img/background-404.jpg) 50% 0 no-repeat; }
	.error-404 .title {
		font-size:72px;
		font-weight:bold;
		color:#fff;
		position:absolute;
		top:140px;
		left:7px;
		background:0;
		padding:0;
		margin:0;
		height:auto;
	}
	.error-404 h2 {font-weight:bold; }
	.error-404 #logo {
		position:absolute;
		top:0;
		left:11px;
		width:280px;
		height:110px;
	}
	.error-404 #main {min-height:350px; }
	* html .error-404 #main {height:350px; }

	.error-404 #text {
		position:absolute;
		top:280px;
		left:11px;
		width:500px;
	}
	.error-404 p {margin-bottom:2em; }
	.error-404 .footer {padding-top:70px; }
#main {
	position:relative;
	margin:0 auto;
	width:940px;
	overflow:hidden;
}

#header {
	position:relative;
	height:495px;
	margin-bottom:0px;
}

#flashcontent {position:absolute; left:40px; top:94px; width:860px; overflow-x:hidden}

#header.inner {
	height:534px;
	margin-bottom:0px;
}

	#logo {
		position:absolute;
		top:0px;
		left:40px;
		width:284px;
		height:94px;
		overflow:hidden;
	}
	#logo span {
		display:block;
		position:absolute;
		top:0;
		left:0;
		width:284px;
		height:94px;
		background:url(../img/impex-logo.gif) no-repeat;
	}
	#logo a {
		display:block;
		position:absolute;
		top:0;
		left:0;
		width:284px;
		height:44px;
	}
	#logo h2 {font-size:20px; }

	#search-form {
	    margin:0; padding:0;
		position:absolute;
		top:42px;
		right:30px;
	}

	#search-form fieldset {
		float:left;
		padding-right:10px;
	}

	#service-menu {
		position:absolute;
		top:45px;
		left:390px;
		list-style:none;
		font-size:11px;
	}
		#service-menu li {
			float:left;
			padding-right:15px;
		}
		#service-menu a {color:#5a5f62; }
		#service-menu a:hover {color:#000; }



	#brand-gate {
		position:absolute;
		top:70px;
		left:20px;
		list-style:none;
		text-align:center;
	}

	#brand-gate li {
		position:relative;
		float:left;
		width:170px;
		height:150px;
		padding-right:10px;
	}
	#brand-gate a {
		display:block;
		position:absolute;
		top:0;
		left:0;
		width:170px;
		height:150px;
	}

	#brand-gate .ford	a {background:url(../img/brand-gate.jpg) 0 0 no-repeat; }
	#brand-gate .mazda	a {background:url(../img/brand-gate.jpg) -170px 0 no-repeat; }
	#brand-gate .peugeot a {background:url(../img/brand-gate.jpg) -340px 0 no-repeat; }
	#brand-gate .sail	a {background:url(../img/brand-gate.jpg) -510px 0 no-repeat; }
/*
	#brand-gate .ford	a:hover {background:url(../img/brand-gate.jpg) 0 -150px no-repeat; }
	#brand-gate .mazda	a:hover {background:url(../img/brand-gate.jpg) -170px -150px no-repeat; }
	#brand-gate .peugeot a:hover {background:url(../img/brand-gate.jpg) -340px -150px no-repeat; }
	#brand-gate .sail	a:hover {background:url(../img/brand-gate.jpg) -510px -150px no-repeat; }
*/
	#brand-gate .ford	a.active {background:url(../img/brand-gate.jpg) 0 -150px no-repeat; cursor:default; }
	#brand-gate .mazda	a.active {background:url(../img/brand-gate.jpg) -170px -150px no-repeat; cursor:default; }
	#brand-gate .peugeot a.active {background:url(../img/brand-gate.jpg) -340px -150px no-repeat; cursor:default; }
	#brand-gate .sail	a.active {background:url(../img/brand-gate.jpg) -510px -150px no-repeat; cursor:default; }


	#menu {
		position:absolute;
		top:456px;
		left:20px;
		overflow:hidden;
		margin:0;
		padding:0px 20px;
		background:#fff url(../img/content_bg.jpg) repeat-y;
	}
	#menu li {
		position:relative;
		float:left;
		height:40px;
		margin-left:0px;
		overflow:hidden;
	}
	#menu a {
		display:block;
		position:absolute;
		top:0;
		left:0;
		height:50px;
	}
	#menu .active a {cursor:default; }

	#m-company {width:123px; height:40px; overflow:hidden;}
	#m-company a {width:123px; background:url(../img/new_menu.jpg) 0px 0px no-repeat; }
	#m-company a:hover {width:123px; background:url(../img/new_menu.jpg) 0px -41px no-repeat;}
	#m-company.active a {width:123px; background:url(../img/new_menu.jpg) 0px -82px no-repeat;}
	#m-company.active a:hover {width:123px; background:url(../img/new_menu.jpg) 0px -82px no-repeat;}

	#m-centers {width:123px; height:40px; overflow:hidden;}
	#m-centers a {width:123px; background:url(../img/new_menu.jpg) -123px 0px no-repeat; }
	#m-centers a:hover {width:123px; background:url(../img/new_menu.jpg) -123px -41px no-repeat;}
	#m-centers.active a {width:123px; background:url(../img/new_menu.jpg) -123px -82px no-repeat;}
	#m-centers.active a:hover {width:123px; background:url(../img/new_menu.jpg) -123px -82px no-repeat;}

	#m-postwarranty {width:123px; height:40px; overflow:hidden;}
	#m-postwarranty a {width:123px; background:url(../img/new_menu.jpg) -123px 0px no-repeat; }
	#m-postwarranty a:hover {width:123px; background:url(../img/new_menu.jpg) -123px -41px no-repeat;}
	#m-postwarranty.active a {width:123px; background:url(../img/new_menu.jpg) -123px -82px no-repeat;}
	#m-postwarranty.active a:hover {width:123px; background:url(../img/new_menu.jpg) -123px -82px no-repeat;}
	      
	#m-usedcars {width:196px; height:40px; overflow:hidden;}
	#m-usedcars a {width:196px; background:url(../img/new_menu.jpg) -246px 0px no-repeat; }
	#m-usedcars a:hover {width:196px; background:url(../img/new_menu.jpg) -246px -41px no-repeat;}
	#m-usedcars.active a {width:196px; background:url(../img/new_menu.jpg) -246px -82px no-repeat;}
	#m-usedcars.active a:hover {width:196px; background:url(../img/new_menu.jpg) -246px -82px no-repeat;}

	#m-services {width:91px; height:40px; overflow:hidden;}
	#m-services a {width:91px; background:url(../img/new_menu.jpg) -442px 0px no-repeat; }
	#m-services a:hover {width:91px; background:url(../img/new_menu.jpg) -442px -41px no-repeat;}
	#m-services.active a {width:91px; background:url(../img/new_menu.jpg) -442px -82px no-repeat;}
	#m-services.active a:hover {width:91px; background:url(../img/new_menu.jpg) -442px -82px no-repeat;}

	#m-corporate {width:210px; height:40px; overflow:hidden;}
	#m-corporate a {width:210px; background:url(../img/new_menu.jpg) -533px 0px no-repeat; }
	#m-corporate a:hover {width:210px; background:url(../img/new_menu.jpg) -533px -41px no-repeat;}
	#m-corporate.active a {width:210px; background:url(../img/new_menu.jpg) -533px -82px no-repeat;}
	#m-corporate.active a:hover {width:210px; background:url(../img/new_menu.jpg) -533px -82px no-repeat;}

	#m-feedback {width:117px; height:40px; overflow:hidden;}
	#m-feedback a {width:117px; background:url(../img/new_menu.jpg) -743px 0px no-repeat; }
	#m-feedback a:hover {width:117px; background:url(../img/new_menu.jpg) -743px -41px no-repeat;}
	#m-feedback.active a {width:117px; background:url(../img/new_menu.jpg) -743px -82px no-repeat;}
	#m-feedback.active a:hover {width:117px; background:url(../img/new_menu.jpg) -743px -82px no-repeat;}

	#m1-company {width:123px; height:40px; overflow:hidden;}
	#m1-company a {width:123px; background:url(../img/new_menu.jpg) 0px 0px no-repeat; }
	#m1-company a:hover {width:123px; background:url(../img/new_menu.jpg) 0px -41px no-repeat;}
	#m1-company.active a {width:123px; background:url(../img/new_menu.jpg) 0px -82px no-repeat;}
	#m1-company.active a:hover {width:123px; background:url(../img/new_menu.jpg) 0px -82px no-repeat;}

	#m1-centers {width:123px; height:40px; overflow:hidden;}
	#m1-centers a {width:123px; background:url(../img/new_menu.jpg) -123px 0px no-repeat; }
	#m1-centers a:hover {width:123px; background:url(../img/new_menu.jpg) -123px -41px no-repeat;}
	#m1-centers.active a {width:123px; background:url(../img/new_menu.jpg) -123px -82px no-repeat;}
	#m1-centers.active a:hover {width:123px; background:url(../img/new_menu.jpg) -123px -82px no-repeat;}

	#m1-usedcars {width:196px; height:40px; overflow:hidden;}
	#m1-usedcars a {width:196px; background:url(../img/new_menu.jpg) -246px 0px no-repeat; }
	#m1-usedcars a:hover {width:196px; background:url(../img/new_menu.jpg) -246px -41px no-repeat;}
	#m1-usedcars.active a {width:196px; background:url(../img/new_menu.jpg) -246px -82px no-repeat;}
	#m1-usedcars.active a:hover {width:196px; background:url(../img/new_menu.jpg) -246px -82px no-repeat;}

	#m1-services {width:91px; height:40px; overflow:hidden;}
	#m1-services a {width:91px; background:url(../img/new_menu.jpg) -442px 0px no-repeat; }
	#m1-services a:hover {width:91px; background:url(../img/new_menu.jpg) -442px -41px no-repeat;}
	#m1-services.active a {width:91px; background:url(../img/new_menu.jpg) -442px -82px no-repeat;}
	#m1-services.active a:hover {width:91px; background:url(../img/new_menu.jpg) -442px -82px no-repeat;}

	#m1-corporate {width:210px; height:40px; overflow:hidden;}
	#m1-corporate a {width:210px; background:url(../img/new_menu.jpg) -533px 0px no-repeat; }
	#m1-corporate a:hover {width:210px; background:url(../img/new_menu.jpg) -533px -41px no-repeat;}
	#m1-corporate.active a {width:210px; background:url(../img/new_menu.jpg) -533px -82px no-repeat;}
	#m1-corporate.active a:hover {width:210px; background:url(../img/new_menu.jpg) -533px -82px no-repeat;}

	#m1-feedback {width:114px; height:40px; overflow:hidden;}
	#m1-feedback a {width:114px; background:url(../img/new_menu.jpg) -743px 0px no-repeat;}
	#m1-feedback a:hover {width:114px; background:url(../img/new_menu.jpg) -743px -41px no-repeat;}
	#m1-feedback.active a {width:114px; background:url(../img/new_menu.jpg) -743px -82px no-repeat;}
	#m1-feedback.active a:hover {width:114px; background:url(../img/new_menu.jpg) -743px -82px no-repeat;}


	#submenu {
		position:absolute;
		top:496px;
		left:20px;
		width:860px;
		padding:0 20px;
		height:39px;
		font-size:10px;
		list-style:none;
		background:#eac21f url(../img/submenu.jpg) 0px 0px no-repeat;
		text-transform:uppercase;
	}
	#submenu li {
		float:left;
		padding:11px 6px 0 19px;
	}
	#submenu a {color:#5a5f62; }
	#submenu .active a,
	#submenu a:hover {color:#fff; }

	#content {
		margin:0 20px;
		padding: 0 30px;
		background:#FFFFFF url(../img/content_bg.jpg) repeat-y;
	}

	#footer2 {
	    height:64px;
		background:#FFFFFF url(../img/content_bottom.jpg) no-repeat;
		width:900px;
		margin:0 20px;
	}

	.box {margin-bottom:10px; }
	.box .b-t {background:url(../img/1px-gray.gif) top repeat-x; }
	.box .b-r {background:url(../img/1px-gray.gif) right repeat-y; }
	.box .b-b {background:url(../img/1px-gray.gif) bottom repeat-x; }
	.box .b-l {background:url(../img/1px-gray.gif) left repeat-y; }
	.box .cr-tl {background:url(../img/box-cr-tl.gif) top left no-repeat; }
	.box .cr-tr {background:url(../img/box-cr-tr.gif) top right no-repeat; }
	.box .cr-br {background:url(../img/box-cr-br.gif) bottom right no-repeat; }
	.box .cr-bl {background:url(../img/box-cr-bl.gif) bottom left no-repeat; padding:18px 20px 20px 20px;}

	#box-about {
		float:left;
		width:330px;
		margin-right:10px;
	}
	#box-privilege {
		float:left;
		width:330px;
	}

	#box-privilege .cr-bl {height:280px;}
	#box-about .cr-bl {height:280px;}
	#box-privilege .b-t {overflow:hidden;}
	#box-about .b-t {overflow:hidden;}

	#box-news {
		width:670px;
	}
	#box-news ul {
		width:100%;
		list-style:none;
	}
	#box-news li {
		padding-bottom:15px;
		margin-bottom:15px;
		background:url(../img/news-li-bg.gif) bottom repeat-x;
	}
	#box-news li.last {background:none; }
	#box-news .date {color:#fdb813; }
	#box-news .img {
		position:relative;
		float:left;
		width:140px;
		padding:3px 30px 0 0;
	}
	#box-news .txt {
		position:relative;
		float:left;
		width:460px;
	}
	#box-news .more {text-align:right; }


	#box-company {
		width:670px;
	}


	#box-company ul {
		width:100%;
		list-style:none;
	}
	#box-company li {
		padding-bottom:15px;
		margin-bottom:15px;
		background:url(../img/news-li-bg.gif) bottom repeat-x;
	}
	#box-company li.last {background:none; margin-bottom:0; padding-bottom:10px; }
	#box-company .date {color:#fdb813; }
	#box-company .img {
		position:relative;
		float:left;
		width:140px;
		padding:3px 30px 0 0;
	}
	#box-company .txt {
		position:relative;
		float:left;
		width:460px;
	}
	#box-company .more {text-align:right; }

	#box-company4ul {
		width:100%;
	}

	#primary {
		position:relative;
		float:left;
		width:670px;
		margin-right:10px;
	}

	#primary4main {
		position:relative;
		float:left;
		width:670px;
		margin-right:10px;
		margin-top:7px;
	}

		#statusbar {
			font-size:11px;
			padding-left:19px;
			margin-bottom:10px;
			padding:8px 0px 5px 0px;
		}
		#statusbar a {color:#5a5f62; }
		#statusbar a:hover {color:#000; }

		.selector {
			position:relative;
			width:100%;
			height:20px;
		}
		.selector .pages {
			text-align:center;
			height:18px;
			padding-top:2px;
		}
		.selector .pages a {
			padding:0 5px;
		}
		.selector .pages span {
			padding:0 5px;
			font-weight:bold;
			color:#000;
		}
		.selector .prev {
			position:absolute;
			left:0;
			top:0;
			background:url(../img/ico-arr-prev.gif) no-repeat;
			padding:2px 0 0 25px;
			height:18px;
		}
		.selector .next {
			position:absolute;
			right:0;
			top:0;
			background:url(../img/ico-arr-next.gif) right no-repeat;
			padding:2px 25px 0 0;
			height:18px;
		}

		.faces {
			list-style:none;
		}
		.faces li {
			float:left;
			width:135px;
			padding-right:22px;
		}
		.faces h2 {
			margin-bottom:0;
		}
		.faces p {margin:1.5em 0; }
		.faces em {color:#93989a; }

		#form-form .txt {
			width:248px;
		}
		#form-form td {
			padding:0 11px 15px 0;
		}
		#f-form-submit {width:100px; }


		.adress {
			list-style:none;
			width:100%;
			position:relative;
		}

		.adress li {
			float:left;
			width:270px;
			padding:20px 45px 0 0;
		}

		ul.faq {
			list-style:none;
			width:100%;
			position:relative;
			margin-bottom:1.5em;
		}
		ul.faq li {
			padding-bottom:5px;
			background:url(../img/ico-cep.gif) bottom repeat-x;
			margin-bottom:17px;
		}
		ul.faq li.last {padding:0; margin:0; background:none; }


		#form-question .txt {
			width:248px;
		}
		#form-question tr,
		#form-question th,
		#form-question td {vertical-align:top;}
		#form-question th {
			text-align:left;
			font-weight:normal;
			padding:2px 11px 15px 0;
		}
		#form-question td {
			padding:0 11px 15px 0;
		}
		#f-question-question {
			width:248px;
			height:118px;
			overflow:auto;
		}
		#form-question .btn {text-align:right; }
		#f-question-submit {width:100px; }


		#form-request fieldset {padding-bottom:8px; width:320px; }
		#form-request .txt {
			width:318px;
		}
		#f-request-mark,
		#f-request-model {
			width:322px;
		}
		#form-request .btn {text-align:right; }
		#f-request-submit {width:100px; }

		#f-request-desire {
			width:320px;
			height:90px;
			overflow:auto;
		}

		#advsearch-form {
			position:relative;
			width:630px;
			height:30px;
			padding:10px 0 0 0;
			overflow:hidden;
			background:url(../img/advsearch-bg.gif) no-repeat;
			margin-bottom:25px;
		}
		#advsearch-form fieldset {
			float:left;
			padding-left:10px;
		}
		#f-advsearch-input {width:495px; }
		#f-advsearch-submit {width:100px; height:22px; }

		.s-results {
			padding:0 0 0 17px;
		}
		.s-results li {
			margin-bottom:2em;
		}
		.s-results h3 {font-size:14px; }
		.s-results p {margin:3px 0; }
		.s-results strong {font-weight:normal; color:#fff; background:#717c82; }
		.s-results a.from {color:#859aa5; }
		.s-results a.from:hover {color:#000; }

		.gallery {
			width:100%;
			list-style:none;
			text-align:center;
		}
		.gallery li {
			float:left;
			width:140px;
			margin:1em 17px 0 0;
		}
		.gallery .img {margin-bottom:1em; }


	#secondary {
		position:relative;
		float:left;
		width:160px;
		margin:36px 0px 0px 0px;
	}

	#secondary4main {
		position:relative;
		float:left;
		width:160px;
		margin:0px 0px 0px 0px;
	}


	.banners {
		list-style:none;
	}
	.banners li {margin-bottom:7px; }

	#footer {
		position:relative;
		margin:0 20px;
		padding: 0 30px;
		background:#fff;
		height:150px;
	}

	#bottom-menu {
		width:840px;
		font-size:11px;
	}

	#bottom-menu a {color:#5a5f62; }
	#bottom-menu a:hover {color:#000; }
	#bottom-menu .cr-bl {padding:0; }
	#bottom-menu table {width:100%;}
	#bottom-menu td {padding:13px 10px; white-space:nowrap; }

	#copy {
		position:absolute;
		top:96px;
		left:50px;
		line-height:1.6em;
	}

	#footer-menu {
		position:absolute;
		top:118px;
		left:278px;
		list-style:none;
		font-size:11px;
		font-weight:bold;
	}
	#footer-menu li {
		float:left;
		padding-right:45px;
	}
	#footer-menu a {color:#fdb813; }
	#footer-menu a:hover {color:#06c; }

	#i-partner {
		position:absolute;
		top:96px;
		right:54px;
		line-height:1.6em;
		text-align:right;
	}

	/*rav code*/
	.faces li {background:none !important;}
	ol.search {padding:0px 0px 0px 20px;}
	.map {padding:5px 5px 5px 15px;}
	.cpl_seealso {border:0px; background:none !important; padding:0px !important; margin:0px !important;}
	form select {width:100%;}

	.simple-box {
		width:90%;
	}

	.simple-box ul {
		width:100% !important;
		margin:1.5em 0 !important;
		list-style: none;
	}
	.simple-box ul li {
		background:url(../img/ico-circle.gif) 0 4px no-repeat !important;
		border:1px soli blue !important;
		padding-left:15px !important;
		padding-bottom:0px !important;
		margin:0px !important;
	}

	.simple-box ul.no-tm {margin-top:0 !important}

	.inner_page * {cursor:pointer !important;}

	.preload_img {width:0px; display:block; height:0px; overflow:hidden;}

	.trade-in {width:100%; margin:10px 0px 1px 0px; display:block;}

	.trade-in .title_filters .select_auto {
		width:95px;
		height:40px;
		background: url(../img/catalogue_list_car.gif) top right no-repeat;
		font-size:11px;
		color:#FFFFFF;
		padding:0px 0px 0px 25px;
		margin:0px;
		text-align:left;
		font-weight:bold;
		border:0px;
	}

	.trade-in .title_filters .select_filters {
		width:493px;
		height:40px;
		background:url(../img/select_filters.gif) top right no-repeat;
		font-size:11px;
		color:#FFFFFF;
		padding:0px;
		text-align:left;
		padding:0px 0px 0px 21px;
		margin:0px;
		border:0px;
		color:#000000;
	}

	.trade-in .title_filters .select_filters div {
		display:block;
		float:left;
		clear:none;
	}

	.trade-in .title_filters .select_filters div.title_input {
		padding:4px 3px 0px 0px;
		font-weight:bold;
	}

	.trade-in .title_filters .select_filters div select {
		margin:0px 13px 0px 5px;
		padding:0px;
		width:160px;
	}

	.trade-in .title_filters .select_filters div select.model_select {
		margin:0px 10px 0px 5px;
		padding:0px;
	}

	.trade-in .title_filters .select_filters div .submit_button {
		width:30px;
		height:20px;
		background:url(../img/filter_button.gif) top left no-repeat;
		margin:0px!important;
		padding:0px!important;
		cursor:pointer;
		border:0px;
	}

	.trade-in .title {
		font-weight:bold;
		border-bottom:1px solid #ffffff;
		font-size:11px;
		font-weigh:bold;
}
	.trade-in .title td {
		background:#E5E5E5;
		text-align:center;
		padding:0px 0px 0px 0px;
		height:49px;
		overflow:hidden;
		border:0px;
	}

	.trade-in .title .image {
		width:120px; padding:0px 1px 0px 0px;
		background: #ffffff!important;
	}
	.trade-in .title .name {
		width:70px;
		background:#fdf0b2 url(../img/left_bg.gif) top left no-repeat;
		padding:0px 0px 0px 20px;
		color:#131313;
	}
	.trade-in .title .km {
		width:100px;
		background:#fdf0b2;
		color:#131313;
	}
	.trade-in .title .release {
		width:97px;
		background:#fdf0b2 url(../img/icon2sort.gif) 35px 29px no-repeat;
		color:#131313;
	}

	.trade-in .title .release a {color:#000000;}
	.trade-in .title .release a:hover {color:#000000; text-decoration:none;}

	.trade-in .title .price a {color:#000000;}
	.trade-in .title .price a:hover {color:#000000; text-decoration:none;}

	.trade-in .title .motors {
		width:92px;
		background:#fdf0b2;
		color:#131313;
	}

	.trade-in .title .transmission {
		width:65px;
		background:#fdf0b2;
		color:#131313;
	}

	.trade-in .title .km {
		width:85px;
		background:#fdf0b2;
		color:#131313;
	}

	.trade-in .title .price {
		width:84px;
		background:#fdf0b2 url(../img/right_bg.gif) top right no-repeat;
		color:#131313!important;
	}

/*
	.trade-in .trade-in-tr td {
		border-top:1px solid white;
	}
*/
	.trade-in .trade-in-tr .image {
		text-align:left;
		color:#5A5F62;
		width:120px;
	}

	.trade-in td {
		text-align:center;
		color:#5A5F62;
		font-size:12px;
		border-top:1px solid #FFFFFF;
	}

	.trade-in tr.sp td {
		text-align:center;
		color:#5A5F62;
		font-size:12px;
		border-bottom:0px solid #FFFFFF;
		background: #f9ccd1;
	}

	.trade-in tr.hover td {
		text-align:center;
		color:#5A5F62;
		font-size:12px;
		background: #e7e7e7;
	}

	.trade-in td.name {
		padding:0px 0px 0px 20px;
	}

	.trade-in td.price {
		color:#e3004f!important;
		font-weight:bold;
	}
/*
	.trade-in .odd td {
		text-align:center;
		background:#E5E5E5;
		color:#5A5F62;
		border-top:1px solid white;
		font-size:12px;
	}

	.trade-in .odd td.name {
		padding:0px 0px 0px 20px;
	}
*/
	.description_auto {width:100%;}
	.desc_text {width:100%;}
	.subtitle {
		font-weight:bold;
		width:100px!important;
		padding:0px 20px 10px 0px;
		font-size:14px;
		text-aling:left;
	}
	.subtext {
		padding:0px 50px 10px 0px;
		font-size:14px;
		text-aling:left;
	}

	.desc_text .subtext  {width:100%;}

	.price_your_auto {
		margin:20px 0px 30px 0px;
		display:block;
		text-align:center;
	}

	.feedback4manager_container {text-align:center;}
	.feedback4manager {margin:0px auto 0px auto; text-align:left; width:300px;}
	.version4print td {padding:10px 20px 10px 0px;}

	/*------- Car Menu --------*/
	.car_menu {list-style:none;}
	.car_menu li.first_level {
		color:#333333;
		font-size:12px;
		font-family:Arial;
		font-weight:bold;
		text-transform: uppercase;
		padding:15px 0px 0px 2px;
	}
	.car_menu li.second_level {
		color:#0066CC;
		font-size:12px;
		font-family:Arial;
		padding:0px 0px 0px 11px;
	}
	.car_menu .count_auto {
		color:#666666;
		font-size:12px;
		font-family:Arial;
		padding:0px 0px 0px 3px;
	}


	/*rav code*/
	.fedback_big .inner_table2 .first_coloumn{width: 400px;}
	.fedback_big .inner_table3 {text-align:left;}
	.fedback_big .inner_table3 input {margin:0px 10px 0px 0px;}
	.fedback_big .howin_select {width:auto;}
	.fedback_big .repair_select {width:auto;}
	.fedback_big .fio {width:250px;}
	.fedback_big .email {width:250px;}
	.fedback_big .phone {width:250px;}
	.fedback_big #row_theme {width:254px;}
	.fedback_big .mark {width:250px;}
	.fedback_big .color {width:250px;}
	.fedback_big .model{width:250px;}
	.fedback_big .status{width:254px;}
	.fedback_big .modific{width:250px;}
	.fedback_big .year_car{width:250px;}
	.fedback_big .cost{width:192px;}
	.fedback_big .engine_type{width:254px;}
	.fedback_big .km{width:192px;}
	.fedback_big .motor_vol{width:250px;}
	.fedback_big .kpp{width:254px;}
	.fedback_big .drive{width:254px;}
	.fedback_big .valuta{width:55px;}
	.fedback_big .kmtype{width:55px;}

	#subsubmenu {display:block; clear:both; float:none; list-style:none;}
	#subsubmenu li {float:left; clear:none; display:block; margin:0px 14px 0px 0px;}

	.clean {display:block; float:none; clear:both;}
	#div_subsubmenu {padding:0px 0px 10px 20px; display:block;}

	.left_item {width:3px; height:23px; float:left; clear:none; display:block; background:#ffffff url(../img/left_item.gif) top left;}
	.right_item {width:3px; height:23px; float:left; clear:none; display:block; background:#ffffff url(../img/right_item.gif) top left;}
	.central_item {
		background:#EEC61C;
		height:20px;
		float:left;
		clear:none;
		display:block;
		padding:3px 3px 0px 3px;
	}
	.central_item a {color:#ffffff;}
	.item {display:block; margin:3px 0px 0px 0px}
	.contact_info {display:block; margin:0px 0px 20px 20px;}
	.contact_info tr {vertical-align:top;}
	.contact_info tr td.first {padding:0px 100px 0px 0px;}
	.contact_info p {display: block; margin: 0px; padding: 0px;}
	.central_item a:hover {color:#0066CC;}

	#gallery_photo {display: block; float: none; clear: both;}
	.back2tradein {width: 100%; display: block; text-align: center; padding: 30px 0px 10px 0px;}

	#gallery2_block li {background: none;}

	#gallery_rows {display:block;}
	#gallery_rows li {background: none; margin:0px 0px 10px 10px!important;}

	/*------------------------*/

	/*--- Голосовалка --*/
	#votings_table {border: none; width: 600px}
		#votings_table tr td {border: none; font-size: 12px; padding: 3px 15px 3px 0; vertical-align: top;}
			#votings_table div.result {background:url(../img/vote.gif) right top no-repeat; float: left;}
	/*--- Голосовалка --*/

	.cr-bl h3 {padding: 15px 0px 10px 0px;}
	.archive_votings {padding: 10px 0px 20px 0px; display: block;}
	input#row_upload {width: 320px!important;}

	.caroffers_block {
		background: url(../img/day_offers.gif) top left no-repeat;
		width: 142px;
		height: 300px;
		padding: 5px 9px 9px 9px;
	}

	.caroffers_block h3{
		font-size: 18px;
		font-weight: bold;
		color: #e3004f;
		text-transform: none;
		text-decoration: underline;
		padding: 0px;
		margin: 0px 0px 11px 0px;
	}

	.caroffers_block img{
		margin:0px 0px 13px 0px;
	}

	.caroffers_block span{
		margin: 0px 0px 8px 0px;
		color: #000000;
		display: block;
		font-weight: bold;
		font-size: 12px;
	}

	.caroffers_block span.car_info{
		font-weight:normal;
		font-size: 12px;
	}

	.caroffers_block span.car_price{
		font-weight:normal;
		color:#e3004f;
		font-style:italic;
		font-size:14px;
		font-weight:bold;
	}

	.caroffers_block p{
		margin: 0px 0px 0px 0px;
		color: #595959;
		font-size: 12px;
		font-weight:bold;
		display: block;
		line-height:20px;
	}

	.caroffers_block p span{
		color: #000000;
		font-size: 12px;
		display: inline;
	}


	.special_offers_block {
		height: 295px;
		width: 632px;
		display:block;
		clear: both;
	}

	.special_offers_block .left_block {
		height:310px;
		width:277px;
		background:url(../img/special_offers_big.gif) top left no-repeat;
		display:block;
		float:left;
		clear:none;
		text-align:left;
		overflow:hidden;
		margin:0px;
		padding:0px;
	}

	.special_offers_block .right_block {
		height: 310px;
		width: 353px;
		display: block;
		float: left;
		clear: none;
		overflow: hidden;
		padding:0px;
		margin:0px;
	}

	.small_car {
		width:80px;
		height:120px;
		background:url(../img/special_offers.gif) 17px 0px no-repeat;
		margin:0px 0px 10px 0px;
		padding:10px 10px 10px 27px;
		display:block;
		float:left;
		clear:none;
		cursor:pointer;
		overflow:hidden;
	}

	.active_car{
		background:url(../img/special_offers_active.gif) 17px 0px no-repeat;
		cursor:normal;
	}

	.small_car p{
		margin:0px;
		padding:0px;
		display:block;
		color:#000000;
		font-size:11px;
	}


	.small_car p.title{
		margin:0px;
		padding:0px;
		display:block;
		font-weight:bold;
		padding:7px 0px 0px 0px;
	}

	.small_car p.price{
		margin:0px;
		padding:0px;
		display:block;
		color:#e3004f;
	}

	.big_car {
		width:228px;
		height:250px;
		padding:20px;
		overflow:hidden;
		color:#595959;
	}

	.big_car .title {
		font-size:14px;
		font-weight:bold;
		padding:0px;
		color:#000000;
		margin:0px 0px 15px 0px;
	}

	.big_car img {
		margin:0px 0px 10px 0px;
	}

	.big_car .left_description {
		width: 125px;
		display:block;
		float:left;
		clear:none;
		overflow:hidden;
	}

	.big_car .left_description p {
		margin:0px;
		padding:0px;
	}

	.big_car .right_description {
		width: 102px;
		display:block;
		float:left;
		clear:none;
		overflow:hidden;
		text-align:right;
	}

	.big_car .left_description p {
		margin:0px;
		padding:0px;
	}

	.big_car .transmission {
		color:#595959;
		font-size:10px;
	}

	.big_car .transmission span{
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}

	.big_car .km {
		color:#595959;
		font-size:10px;
	}

	.big_car .km span{
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}

	.big_car .release {
		color:#595959;
		font-size:10px;
	}

	.big_car .release span{
		color:#000000;
		font-size:12px;
		font-weight:bold;
	}

	.big_car .oldprice{
		color:#b4b4b4;
		font-size:12px;
		font-style:italic;
		text-decoration: line-through;
		padding:0px;
		margin:0px;
	}

	.big_car .price{
		color:#e3004f;
		font-size:18px;
		font-style:italic;
		font-weight:bold;
		padding:9px 0px 0px 0px;
		margin:0px;
	}

	.car_catalogue {
		margin:14px 0px 0px 0px;
		border-collapse: collapse;
	}

	.car_catalogue tr td {
		width:113px;
		border-top:1px solid #e7e7e7;
		border-bottom:1px solid #e7e7e7;
		padding:7px 0px 9px 3px;
	}

	.car_catalogue tr td a {
		font-size:10px;
		color:#9a9a9a;
		text-decoration:none;
	}

	.car_catalogue tr td a:hover {;
		color:#9a9a9a;
	}

	.car_catalogue tr td a span {
		font-size:10px;
		color:#595959;
		margin:0px 2px 0px 0px;
		font-style:none;
		text-decoration:underline;
	}

	.car_catalogue tr td.spacer{
		width:13px;
		border:0px;
	}

	.title_carstore {
		color:#131313;
		margin:0px;
		padding:20px 0px 0px 0px;
		font-size:18px;
		font-weight:bold;
	}

	.bottom_nav {
		width:630px;
		height:40px;
		background: url(../img/bottom_nav.gif) bottom left no-repeat;
		position:relative;
	}

	.bottom_nav .previous {
		position:absolute;
		left:21px;
		top:11px;
		font-size:12px;
	}

	.bottom_nav .next {
		position:absolute;
		right:29px;
		top:11px;
		font-size:12px;
	}

	.bottom_nav .pages {
		position:absolute;
		width:388px;
		left:122px;
		top:12px;
		font-size:11px;
		font-weight:bold;
		text-align:center;
		color:#316db6;
		height:18px;
		padding:4px 0px 0px 0px;
		margin:-4px 0px 0px 0px;
	}

	.bottom_nav .pages span {
		padding:3px 5px 3px 5px;
		border:1px solid #cdcdcd;
	}

	.bottom_nav .pages span.active {
		padding:3px 5px 3px 5px;
		border:1px solid #cdcdcd;
		background:#ffffff;
	}

	.empty_car td {
		font-size:14px!important;
		font-weight:bold;
		color:#000000;
		padding:20px 0px 20px 0px;
	}

	h2.title_autocard, .card_auto .first_colum {
		color:#131313;
	}

	.card_auto .first_colum {
		width:300px;
	}

	.card_auto .old_price {
		color:#b4b4b4;
		font-size:14px;
		font-style:italic;
		text-decoration:line-through;
		padding:16px 0px 0px 0px;
		margin:0px;
	}

	.card_auto .price {
		color:#e3004f;
		font-size:24px;
		font-style:italic;
		font-weight:bold;
		padding:0px 0px 16px 0px;
		margin:0px;
	}

	.card_auto .parametrs {
		width:300px;
	}

	.card_auto .parametrs tr td {
		border-top:1px solid #e7e7e7;
		border-bottom:1px solid #e7e7e7;
	}

	.card_auto .parametrs tr td.first_td {
		font-size:10px;
		font-weight:bold;
		color:#595959;
		text-transform:uppercase;
		padding:6px 0px 10px 3px;
		margin:0px;
	}

	.card_auto .parametrs {
		marign:0px;
		padding:0px;
	}

	.card_auto .parametrs tr td.second_td {
		font-size:12px;
		font-weight:bold;
		color:#131313;
	}

	.card_auto .second_rows .first_colum h2 {
		padding:27px 0px 3px 0px;
	}

	.card_auto .textblock4carauto {
		marign:0px;
		padding:22px 0px 27px 0px;
		display:block;
	}

	.card_auto .textblock4carauto h2{
		margin:0px!important;
		padding:0px 0px 6px 0px!important;
	}

	.card_auto .textblock4carauto p{
		margin:0px!important;
		padding:5px 0px 0px 0px!important;
	}

	.feedback_block {
		background: url(../img/bg_feedback.gif) left top no-repeat;
		width:270px;
		height:440px;
		padding:14px 18px 14px 18px;
		margin:0px;
	}

	.feedback_block h2 {
		margin:0px;
		padding:0px 0px 13px 0px!important;
	}

	.feedback_block p {
		font-size:12px;
		color:#595959;
		padding:0px 0px 4px 0px;
	}

	.feedback_block .title_feedback {
		font-size:12px;
		color:#595959;
		padding:2px 0px 3px 0px;
	}

	.feedback_block .title_feedback span {
		font-size:12px;
		color:#e3004f;
	}

	.feedback_block input {
		width:258px;
		border:1px solid #e7e7e7;
	}

	.feedback_block textarea {
		width:258px;
		height:100px;
		border:1px solid #e7e7e7;
	}

	.feedback_block .submit_btn {
		width:94px;
		height:34px;
		background:url(../img/btn_auto_feedback.jpg) left top no-repeat;
		border:0px;
		margin:9px 0px 0px 0px;
		display:block;
		cursor:pointer;
	}

	.card_auto .second_colum {
		width:300px;
		padding:0px 0px 0px 30px;
		margin:0px;
		vertical-align:top;
	}

	.card_auto .gallery4car {
		width:300px;
		list-style:none;
		margin:0px;
		padding:0px;
	}

	.card_auto .gallery4car li {
		background:none!important;
		margin:0px!important;
		padding:0px 10px 10px 0px!important;
		width:90px;
		height:70px;
		display:block;
		float:left;
		clear:none;
		overflow:hidden;
	}

	.card_auto .contact_car {
		float:none;
		clear:both;
		display:block;
		padding:8px 0px 20px 0px;
	}

	.card_auto .contact_car table tr .first_td{
		width:182px;
		vertical-align:bottom;
	}

	.card_auto .contact_car table tr .second_td{
		width:118px;
		font-size:11px;
		vertical-align:bottom;
	}

	.card_auto .contact_car table tr .phone_code {
		font-size:14px;
		font-style:italic;
		color:#595959;
		padding:6px 5px 0px 0px;
		margin:0px;
		display:block;
		float:left;
		clear:none;
	}

	.card_auto .contact_car table tr .phone_number {
		font-size:24px;
		color:#131313;
		padding:0px;
		margin:0px;
		display:block;
		float:left;
		clear:none;
	}

	.card_auto .contact_car table tr .adress_center {
		font-size:12px;
		font-style:italic;
		color:#595959;
		display:block;
		float:none;
		clear:both;
	}

	.card_auto .configuration_car {
		width:300px;
	}

	.card_auto .configuration_car .top_bg {
		width:300px;
		height:4px;
		background:url(../img/tc_bg.gif) left top no-repeat;
		overflow:hidden;
	}

	.card_auto .configuration_car .bottom_bg {
		width:300px;
		height:4px;
		background:url(../img/bc_bg.gif) left top no-repeat;
		overflow:hidden;
	}

	.card_auto .configuration_car .content_bg {
		width:258px;
		background:#d8e4f4;
		padding:3px 21px 6px 21px;
		font-size:12px;
		color:#595959;
	}

	.card_auto .configuration_car h2 {
		color:#131313;
	}


	.card_auto .configuration_car ul li{
		background:url(../img/ul_configuration.gif) 0px 5px no-repeat !important;
		margin:0px!important;
		padding:1px 0px 0px 16px!important;
	}

	.phone2 {clear:both; float:none;}


	.oldauto_container {
		position:relative;
	}

	.oldauto_container h1.short_title {
		width:180px;
		position:absolute;
		top:4px;
		left:0px;
	}

	.oldauto_container h1.st_noabsolute {
		width:180px;
		padding-bottom:0px;
		margin-bottom:0px;
	}

	.oldauto_container .bigbanner_oldcar {
		padding:30px 0px 0px 0px;
	}

	.oldauto_container .smallblock4oldcar {
		clear:both;
		float:none;
		height:320px;
		width:630px;
		display:block;
		overflow:hidden;
	}

	.oldauto_container .smallblock4oldcar div {
		float:left;
		clear:none;
		display:block;
		margin:0px;
		padding:0px;p
	}

	.oldauto_container .smallblock4oldcar div.smallbanner_oldcar1 {
		margin:0px 30px 20px 0px;
	}

	.oldauto_container .smallblock4oldcar div.smallbanner_oldcar2 {
		margin:0px 0px 20px 0px;
	}

	.oldauto_container .smallblock4oldcar div.smallbanner_oldcar3 {
		margin:0px 30px 0px 0px;
	}

	.long_textarea {margin:30px 0px 30px 0px;}

	.oldauto_container .third_text {
		width:302px;
		float:left;
		clear:none;
		margin:28px 48px 0px 0px;
	}

	.oldauto_container .small_margin {
		width:302px;
		float:left;
		clear:none;
		margin:28px 28px 0px 0px;
	}

	.oldauto_container .fourth_text {
		width:280px;
		margin:28px 0px 0px 0px;
		float:left;
		clear:none;

	}

	.feedback_block_topic {
		width:300px;
		padding:0px;
		margin:20px 0px 0px 0px;
	}

	.feedback_block_topic img {
		margin:0px;
		padding:0px;
	}

	.feedback_block_topic .ft_container h2 {
		margin:0px;
		padding:0px 0px 0px 0px!important;
	}

	.feedback_block_topic .ft_container  p {
		font-size:12px;
		color:#595959;
		padding:0px 0px 4px 0px;
	}

	.feedback_block_topic .ft_container  .title_feedback {
		font-size:12px;
		color:#595959;
		padding:2px 0px 3px 0px;
	}

	.feedback_block_topic .title_feedback span {
		font-size:12px;
		color:#e3004f;
	}

	.feedback_block_topic .ft_container input {
		width:258px;
		border:1px solid #e7e7e7;
	}

	.feedback_block_topic .ft_container textarea {
		width:258px;
		height:100px;
		border:1px solid #e7e7e7;
	}

	.feedback_block_topic .ft_container .submit_btn {
		width:94px;
		height:34px;
		background:url(../img/btn_auto_feedback.jpg) left top no-repeat;
		border:0px;
		margin:9px 0px 0px 0px;
		display:block;
		cursor:pointer;
	}

	.feedback_block_topic .ft_container {
		background:url(../img/bg_ft_center.gif) left top repeat-y;
		padding:14px 18px 14px 18px;
		margin:0px;
		height:382px;
		overflow:hidden;
		display:block;

	}

	.feedback_block_topic * {
		margin:0px;
		padding:0px;
	}

	#form-request-topic {
		margin:20px 0px 0px 0px;
	}

	.oldauto_container .gallery4car {
	}

	.oldauto_container .gallery4car li {
		float:left;
		clear:none;
		margin:0px 20px 20px 0px;
		padding:0px;
		display:block;
		width:110px;
	}

	.oldauto_container .gallery_block {
		width:650px;
	}

	.oldauto_container .people {
		margin:28px 0px 27px 0px;
	}

	.oldauto_container h2 {color:#000000;}

	.comment_container {
		background:url(../img/comment_center_bg.gif) left top repeat-y;
		padding:14px 18px 14px 18px;
	}

	.comment_container h2{
		margin:0px;
		padding:0px;
	}

	.priceauto {
		background:url(../img/priceoldauto.gif) left top no-repeat;
		width:630px;
		height:570px;
		margin:20px 0px 0px 0px;
		position:relative;
	}

	.priceauto h2 {
		font-size:18px;
		font-weight:bold;
		padding:17px 20px 0px 20px;
		margin:0px;
		display:block;

	}

	.priceauto p {
		padding:17px 20px 0px 20px;
		margin:0px 0px 0px 0px;
		color:#595959;
		font-size:12px;
	}

	.priceauto .input_block p {
		color:#595959;
		font-size:10px;
		font-weight:bold;
		margin:0px;
		padding:0px 0px 4px 2px;
	}

	.priceauto .input_block input {
		width:168px;
		border:1px solid #d7cc97;
	}

	.priceauto .input_block select {
		width:170px;
		height:18px;
		border:1px solid #d7cc97;
		font-size:11px;
	}

	.priceauto .input_block {
		position:absolute;
		top:0px;
		left:0px;
	}

	#name_block {
		left:30px;
		top:157px;
		position:absolute;
	}

	#phone_block {
		left:30px;
		top:196px;
		position:absolute;
	}


	#email_block {
		left:30px;
		top:236px;
		position:absolute;
	}

	#aim_block {
		left:30px;
		top:332px;
		position:absolute;
	}

	#mark_block {
		left:239px;
		top:157px;
		position:absolute;
	}

	#model_block {
		left:239px;
		top:196px;
		position:absolute;
	}

	#release_block {
		left:239px;
		top:235px;
		position:absolute;
	}

	#color_block {
		left:239px;
		top:274px;
		position:absolute;
	}

	#body_block {
		left:239px;
		top:313px;
		position:absolute;
	}

	#transmission_block {
		left:239px;
		top:352px;
		position:absolute;
	}

	#km_block {
		left:429px;
		top:157px;
		position:absolute;
	}

	#typeengine_block {
		left:429px;
		top:196px;
		position:absolute;
	}

	#sizeengine_block {
		left:429px;
		top:235px;
		position:absolute;
	}

	#drive_block {
		left:429px;
		top:274px;
		position:absolute;
	}

	#import_block {
		left:429px;
		top:313px;
		position:absolute;
	}

	#photo_block {
		left:429px;
		top:352px;
		position:absolute;
	}

	#file_input{
		font-size:12px;
		background:#ffffff;
	}

	#messege_block {
		left:239px;
		top:450px;
		position:absolute;
	}

	#messege_block textarea {
		width:360px;
		height:60px;
		border:1px solid #d7cc97;
	}

	#simple_text {
		position:absolute;
		left:39px;
		top:410px;
		width:160px;
		font-size:12px;
		color:#595959;
	}

	#simple_text p {
		padding:0px;
		margin:0px;
	}

	#smb_price {
		width:130px;
		height:42px;
		background:url(../img/smb_price.jpg) left top no-repeat;
		border:0px;
		position:absolute;
		left:20px;
		top:506px;
		cursor:pointer;
	}

	.end_block {
		display:block;
		height:0px;
		overflow:hidden;
		margin:0px;
		float:none;
		clear:both;
	}

	#preload_menu {
		overflow:hidden;
		width:0px;
		height:0px;
		displat:block;
	}

	.cpl_text {
	}

	.cpl_text ol {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		display:block;
		list-style:decimal;
	}

	.cpl_text ol li {
		background:none !important;
		margin:0px 0px 0px 0px !important;
		padding:0px 0px 0px 0px !important;
		display:block;
	}

	.day_offers_link {
		color:#e3004f;
	}

	#feedback_top {
		height:5px;
		display:block;
		overflow:hidden;
	}

	#feedback_bottom {
		height:6px;
		display:block;
		overflow:hidden;
	}

	.big_img {
		width:300px;
		height:230px;
		display:block;
		float:left;
		clear:none;
	}

	.small_img {
		display:block;
		float:left;
		clear:none;
		padding:0px;
		width:330px;
		overflow:hidden;
		margin:0px 0px 0px 20px;
	}

	#top_gallery {
		display:block;
		width:650px;
	}

	.first_rows {vertical-align:top;}

div.right_links {}
	div.right_links a {display:block; margin:0  0 5px 0;}

