.top_action,
.my_city,
.top_menu, 
.breadcrumb,
.product_header i.print,
.product_main .price_and_desc .price .more,
.product_main .buy_and_do,
.product_main .price_and_desc .rating a,
.product_main .price_and_desc a.dotted.sharp,
#lz_floating_button,
.product_main .price_and_desc .short_desc,
.context_dialog,
.similar_products,
.reviews,
footer
{
  display: none !important;
}

.header .phone {
  left: 40px !important;
}

.description_text_content{
  overflow: auto !important;
  display: inline;
}

.pull_down{
  display: none;
  visibility: hidden;
}

.product_header h1{
  width: 950px;
  padding: 20px 0 0;
}

.product_main .segments{
  display: none;
}

.product_main .price_and_desc .rating .stars i.fill:after {
    display: block;
    float: left;
    height: 20px;
    width: 20px;
    content: "*";
    font-size: 25px;
    font-style: normal;
}

.product_main .price_and_desc .rating .stars{
  content: "Рейтинг:";
}

.float_goods{
  display: none;
}

.product_detail h3{
  font-weight: bold;
}

.product_detail .tech_and_float .tech_spec{
  width: 950px;
}

.product_detail .tech_and_float .float_goods a{
  border: none;
  color: #000;
}

.product_detail .tech_and_float .float_goods .addToCart{
  display: none;
}

.product_detail .tech_and_float .float_goods .one_category{
  background: none transparent;
}

.product_detail .tech_and_float .float_goods .one_category .open_more, 
.product_detail .tech_and_float .float_goods .one_category .close_more{
  display: none;
}

.product_detail .tech_spec table{
  border: 1px solid #aaa;
}

.product_detail .tech_spec table td.param1 img{
  display: none;
}

.product_detail .tech_spec table tr{
  border-bottom: 1px solid #ccc;
}

.product_main .price_and_desc{
  width: 420px;
}

.tooltip{
  display: none;
}
#reformal_tab{
  display: none;
}
.compare_list, .tabContener{
  overflow: visible !important;
  width: 100% !important;
  height: 100% !important;
}
body > a{
  display: none !important;
}
.main{
  margin: 0 !important;
  width: 100% !important;
}