/* ie 6,7 special stylesheets */
* html .page-width {margin:0 auto !important;width:expression(document.documentElement.clientWidth < 1000 ? "1000px" : "100%"&&document.documentElement.clientWidth > 1280 ? "1280px" : "100%");}
* html #header .nav ul li {background-image: expression((this===this.parentNode.childNodes[0])? "none":"auto");}
* html ul.breadcrumbs li {background-image: expression((this===this.parentNode.childNodes[0])? "none":"auto");}
* html .model-photo .big-img .img span {background:none;filter:progid:dximagetransform.microsoft.alphaimageloader(src='/i/ns/bg-price.png', sizingmethod='scale');}
* html .gallery .img-holder span {background:none;filter:progid:dximagetransform.microsoft.alphaimageloader(src='/i/ns/bg-price.png', sizingmethod='scale');}
* html .sort-by ul li {background-image: expression((this===this.parentNode.childNodes[0])? "none":"auto");}
* html .tabset li {background-image: expression((this===this.parentNode.childNodes[0])? "none":"auto");}
* html .users .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .users .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .staff .photo .holder span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .staff .photo .holder span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .comment .img span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .comment .img span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .sale-tab table .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .sale-tab table .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .quote-column .small-photo-holder span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .quote-column .small-photo-holder span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .quote-column .photos li span span span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .quote-column .photos li span span span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .settings .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .settings .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .articles-list .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .articles-list .userpic span {height:auto;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html .photos-wrap li a span span span {height:auto !important;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* + html .photos-wrap li a span span span {height:auto !important;display:block;margin-top:expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");}
* html #header .hot-news .heading h3 {background:none;filter:progid:dximagetransform.microsoft.alphaimageloader(src='/i/ns/bg-hot-heading.png', sizingmethod='crop');}
* html #header .hot-news .preview {background:none;filter:progid:dximagetransform.microsoft.alphaimageloader(src='/i/ns/bg-hot-preview.png', sizingmethod='scale');}
.price_line span
{
	margin-right:18px;
	padding:0px;
	font-size:9px;
}

.rss span {vertical-align: 1px;}
.rss a { vertical-align: 5px }

.cars-view-image div{display:inline}

.cars-menu, .mmac_top_line { background: url("/i/menu/cars-menu.png") repeat-x 0 -29px #BA2D0E; }

.cars-menu-avocredit-block	{ background: url('/i/menu/cars-menu.png') 0 0 scroll no-repeat; }

.pop-up-button input{height:19px;}

.main-tl , .main-br, .main-bl, .main-tr {
	position: absolute;
	width: 7px;
	height: 5px;
	background-image: url('/i/main-corner.png') ;
}

.main-tl { left: 0px; top: 0px; background-position: 0 0 } 
.main-br { bottom: 0px; right: 0px; background-position: -7px -5px }
.main-bl { bottom: 0px; left: 0px; background-position: 0 -5px }
.main-tr { top: 0px; right: 0px; background-position: -7px 0  }

.credit-banner-submit{
	margin: -5px 0 0 -5px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color='#cccccc');
}


.cuselFrameRight{right:-1px;}
.ac-input-block input{margin-top:3px;}
.auto-card .ac-simple-re-link p{margin:3px 3px 7px 0;}

a,input,button,select{outline:expression(hideFocus='true')}