.wbToolTipContent
{
    color: #fff;
    font-weight: bold;
    text-align: justify;
    width: 450px;
    font-size: 11px!important;
}     
    
div.center_block
{
    min-width: 1225px;  
    clear: both;
}
div.hide
{    
    min-width: 1049px !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;            
                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: 1018px;
    }
    
table.bronansw 
{
    border-top: 3px solid #6359A0;
}
    table.bronansw td 
    {
        padding-top: 1px;
    }