div.center_block
{
    min-width: 1167px;  
    clear: both;
}
div.hide
{    
    min-width: 987px !important;
}
    div.filter_col
    {
        float:left;
        width: 203px;
        margin-bottom: 20px;
        overflow:hidden;
    }
        div.filter_col div.block
        {
            width: 203px;
            /*float:right;*/
        }
        div.hide div.filter_col div.block
        {
            margin-left: -176px;
        }
            div.filter_col div.block div.but_close
            {
                float:right;
                width: 27px;
                height: 194px;
                cursor: pointer;
            }
            div.filter_col div.block div.filter
            {
                float:right;
                width: 176px !important;   
                width: 175px;            
                background: url(images/61599f.gif) bottom right repeat-y;
            }
                div.filter_col div.block div.filter div.filter_cbr
                {
                    background:url(images/content_block_cbr.gif) bottom right no-repeat;
                    padding-bottom: 20px;
                }
                div.filter_col div.block div.filter div.filter_bbr
                {
                    background:url(images/61599f.gif) bottom right repeat-x;
                }
                
    div.hide div.filter_col
    {
        width: 27px !important;
    }
    div.hide div.content_col
    {
        margin-left: 27px !important;
    }
    div.content_col
    {
        margin-left: 203px;
        min-width: 960px;
    }
div.nav_chain
{
    padding-left:26px;
    vertical-align: middle;
}
div.nav_chain a:link, div.nav_chain a:active, div.nav_chain a:visited 
{
    color: #6562A8;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    font-family: Verdana, Arial, Tahoma;
}

div.nav_chain a:hover 
{
    color: #000000;
    font-size: 11px;
    font-weight: bold;
    text-decoration: underline;
    font-family: Verdana, Arial, Tahoma;
}