#frame_content {
    margin: 0;
    width: 960px;
    height: 100%;
    float: left;
}
#frame_content_left {
    margin: 0;
    width:240px;
    height:auto!important;
    float: left;
    background-color:#cf2942;
    height: 100%;
    min-height:500px;
}
#shop_navigation {
    width: 240px;
    padding: 0 0 15px 0;
    margin: 0;
    height: auto !important;
    float: left;
    height: 100%;
}
#shopJsCart {
    width: 240px;
    padding: 0 0 15px 0;
    margin: 0;
    height: auto !important;
    float: left;
}
#shop_currencies {
    width: 240px;
    padding: 0 0 15px 0;
    margin: 0;
    text-align: center;
}
#frame_content_right_area {
    float:right;
    width:720px;
}
#frame_content_right_wrapper{
    float: left;
    height: auto;
    border-left:1px solid #C7C8C8;
    width: 100%;
    padding-bottom: 30px;
}
#frame_content_right {
    margin: 0;
    float: left;
    padding:10px 15px 0px 20px;
    width:685px;
}
#right_navtree {
    color:#cf2942;
    font-size:11px;
    margin:0;
    padding:0 0 17px;
    width:673px;
}
#right_navtree a{
    color:#cf2942;
    font-weight: normal;
}
#right_navtree a:hover{
    color:#a7a9ac;
}