#content .textwrap h1 a{
    color: #FFF8AC;
    
}
#content .subcats{
    overflow: hidden;
}
#content .subcats ul{
    width: 40%;
    float: left;
}
#content .subcats ul ul{
    width: auto;
    float: none;
    padding-left: 15px;
}
#content .tbl-nice table tbody th.subgroup{
    border-bottom: 2px solid #E5C03A;
    background: url(/images/012.png);
    //background: #E5F8FC; 
    text-align: left;
    padding-left: 3em;
}
    #content .tbl-nice table tbody th.subgroup a.btt{
        float: right;
        display: inline;
        font-size: 0.91em;
        color: #BCBFC0;
        color: 	#3A4145; 
        font-weight: normal;
        margin-right: 1.4167em;
    }
    #content .tbl-nice table tbody th.subgroup a.btt:hover{
        color: #464E52; 
        color: #BCBFC0;
    }
#content .tbl-nice table tbody td.tbl-product-name{
    font-weight: bold;
}
#content .tbl-nice table tbody td.tbl-product-name a{
    color: #3A4145;
}
#content .textwrap .product-description{
    overflow: hidden;
    margin: 0 0 1.4167em 0;
}
    #content .textwrap .product-description img.product-pic{
        border: 9px solid #7A8A91;
        float: left;
        clear: left;
        margin-right: 16px;
        margin-bottom: 17px;
    }
    #content .textwrap .product-description h2{
        margin: 0;
    }
    #content .textwrap .product-description h4{
        margin: 0 0 1em 0;
    }
    #content .textwrap .product-description p.price{
        color: #cef6ff;
        font-size: 0.917em; /* 11px */
        line-height: 1.5455em; /* 17px */
        margin: 0;
        font-weight: bold;
    }
        #content .textwrap .product-description p.price strong{
            font-size: 1.5455em; /* 17px */
            font-weight: normal;
        }
     #content .textwrap .product-description .order{
         margin-top: 1em;
     }
#content .textwrap .backlink{
    margin-top: -3px;
    text-align: right;
} 
