﻿#box_sidebar
{
    width: 100%;
    overflow: hidden;
    background: #eaeaea;
    margin-bottom: 18px;
}

    #box_sidebar h3
    {
        background: none;
    }

.box_sidebar_title_panel {
    padding: 5px 10px;
    color: #fff;
    font-weight: bold;
    background: #09685a;
}

.box_sidebar_text_panel
{
    padding: 10px;
}

h4
{
    margin: 5px 0px;
}

#box_sidebar .tabela_classificacao th, #box_sidebar .default_table th, #box_sidebar table th
{
    background: #000 !important;
}