﻿@charset "utf-8";
/* hasLayout */
.header,
.content,
.footer,
.top_layer,
.right-block,
.tabs dd,
blockquote,
.center_no-right
{
  display: inline-block;
}
* + html .content { display: inline; zoom: 1 }
a.contacts {
  vertical-align: bottom;
}

.w50 {
  margin-right: -23px;
}

.back-link, .orange_corn_border {
  position: relative;
}

.orange_corn_border {
  display: inline-block;
}
.first-child, .tabs DT {
  azimuth: expression( this.p ? 0 : (
                         this.previousSibling == null ? this.className = this.className + ' first-child' : 0
                        ,this.p=1 ))
}

.article {
    /*width: auto !important;
  float: none !important;*/
  margin-right: 0;
}
.article .orange_corn_border { z-index: 0; }
dl.tabs { z-index: 500; }
.tabs DT.first-child { margin-left: 0px !important; }

.menu { position: relative; z-index: 2000; }

.data_list_s IMG {
    margin-bottom: 10px;
}

.topLayer-wrap .top_layer { display: inline-block; }

.topLayer-wrap .top_layer .top_layer { top: auto !important;
    margin-top: -7px;
	position: relative;
	left: -9px;
}

.homepage .center_no-left {
	display: inline-block;
}

.homepage .right-block {
    padding-top: 36px !important;
}

.main_tizers h1 { position: relative; }

.form textarea { overflow: auto; }
.one-tease { display: inline; zoom: 1; }
.tabs { position: relative; }
.compare_item{ display:inline; zoom:1;}
body.ie .tabs{ display:inline; zoom:1;}
body.ie .topLayer-wrap, body.ie .header-wrap, body.ie .menu, body.ie .page_content, body.ie .footer{ width:auto; max-width:10000px;}
.header .content { height: 96px; }

#social_recommend { display: none; }
