   #product_desc ul.image_preview {
        margin: 10px 0px;
        padding: 0px;
        float:left;
    }
   #product_desc ul.image_preview > li {
        padding: 5px 5px 0px 0px;
        margin: 0px;
        list-style: none;
        float:left;
        background: none;
    }
    #product_desc .image_show {
        padding: 0px;
    }
    #product_desc .image_show div {
        /*position: absolute;*/
        display: none;
    }
    #product_desc .image_show div:first-child {
        display: block;
    }
    #product_desc .image_show img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        max-height: 100%;
    }
    #product_desc .product_desc_main {        
        overflow: hidden;
    }
    #product_desc .product_desc_right{        
        border: #ccccae 1px solid;
    }
    #product_desc .product_info_content{
        background: #f9f9f2;
        margin: 5px;
        padding: 0px 5px 10px 10px;
        text-align: justify;
        float:left;
        overflow: auto;
    }
    #product_desc .product_info_params{
        float: right;
        border: 1px solid #ccccae;
        background: #ffffff;
        margin: 10px -5px 10px 10px;      
        padding: 10px;
        /*width: 40%;*/
        width:200px;
    }
    #product_desc .product_info_header{
        padding: 10px;
        text-align: center;
        color: #606249;
        font-family: "Arial", "Helvetica", sans-serif;
        font-size: 20px;
    }
    .product_formats_list .product_format_table{
        width: auto;
    }
    .product_formats_list .product_format_table th{
        width: auto;
        border-bottom: #cccccc 5px solid;
        padding: 2px 10px;
        color: #999999;
        font: 11px normal;
    }
    .product_formats_list .product_format_table th:first-child{
         padding-left: 0px;
     }
     .product_formats_list .product_format_table th:first-child{
         padding-left: 0px;
     }
     .product_formats_list .product_format_table th:last-child{
         padding-right: 0px;
     }
    .product_formats_list .product_format_table td{
        padding: 5px 0px;
	border-bottom:1px solid #ccc;	
	vertical-align:middle !important;
    }
        #product_desc .product_desc_right{
            float: right;
            width: 49%;
        }
        #product_desc .product_desc_main {
            float: left;
            width: 48%;
        }
    #producttabs {
        clear: both;
        width: 100%;
        margin-top: 20px;
        float: left;
        margin-bottom: -1px;
    }
    #producttabs ul{
        padding: 0px;
        margin: 0px;
        float: left;
    }
    #producttabs li{
        position: relative;
        float: left;
        list-style: none;
        padding: 5px 10px;
        border:1px solid #ccccae;
        cursor: pointer;
        background: url('/images/bg/shutt_li.jpg');
        height: 14px;
    }
    #producttabs li:hover{
        background: url('/images/bg/shutt_lia.jpg');
    }
    #producttabs li.active{
        background: #ffffff;
        border-bottom: 1px solid #ffffff;
    }
    .product_tab {
        width: 100%;        
        float:left;
        clear: both;
    }
    
    .product_tab .tab_content{
        border: 1px solid #ccccae;
        padding: 10px;
    }
    .pruduct_property_table {
        margin: 0px 0px;
    }
    .pruduct_property_table dt{
        color: #ff9900;
        font-size: 12px;
        font-weight: bold;
    }
    .pruduct_property_table dd{
        color: #666666;
        font-size: 11px;
        margin: 3px 5px 5px 20px;
    }
    .product_hot_sale {
        border-top: 1px solid #666666;
        margin-top: 15px;
        padding-top: 10px;
        color: #c11111;
    }
    .product_hot_sale ul{
        margin: 0px;
        padding: 5px 0px 0px 5px;
    }
    .product_hot_sale li{
        list-style: disc;
        list-style-position: inside;
        padding: 3px 0px;
    }
    .product_hot_sale li a{
        color: #6666cc;
        text-decoration: none;
    }
    .product_hot_sale li a:hover{
        text-decoration: underline;
    }
    .product_info_params .manufactured {
        margin-top: 5px;
        color: #ff9900;
        font-weight: bold;
    }
    .product_info_params .additional_content{
        margin: 5px 0px;
        color: #666666;
    }
    .actions_delimiter {
        margin: 10px 0px;
        border-top: 1px solid #666666;
    }
    .product_recomendation{
        display:inline-block;
        margin: 10px 15px;
        border: 1px solid #ccccae;
        padding: 5px 10px 5px 5px;
        background: #f9f9f2;
        height: 75px; 
    }    
    #online_order a{
        margin: 5px auto 0px auto;
        display: block;
        height: 28px;
        width: 105px;
        background: url('/images/buttons/cat_order_button1.jpg');
    }
    .js .product_tab {
        display: none;
    }
    .tab_content .social_button {
        color: #ffffff;
        padding: 0px 15px 0px 20px;
        text-decoration: none;
        width: auto;
        font-weight: bold;
    }
    .social_tabs {
        list-style: none;
        overflow: auto;
        margin: 0 0 20px 0;
        padding: 0;
        width: 100%;
    }
    .social_tabs li {
        list-style: none;
        float: left;
        padding: 3px 10px 5px 10px;
        margin: 0px 10px;
        background: #637BAD;
        border: 1px solid #29447E;
    }
    .social_tabs li.active {
        background: #ffffff;
        color: #637BAD;
        border: 1px solid #999999;
    }
    .social_tabs li.active .social_button {
        color: #637BAD;
    }



    #vk_comment_page {
        display: none;
    }
    .join_table {
        width: 100%;
    }
    .join_table td.delimiter{
        padding: 5px;
    }
    .social_bar {
        padding: 10px 0px;
    }
    .social_bar a{
        height: 16px;
        padding-bottom: 2px;
        padding-left: 20px;
        margin: 5px 5px;
        text-decoration: none;
        color: #333333;
    }


