td.problem {
        font-family: Tahoma. Vardana;
        font-size: 12;
        color: #166796;
/*        border-top: 1px double #dbebf0;
        border-bottom: 1px double #dbebf0;
        border-right: 1px double #dbebf0;*/
        padding: 0 0 0 20;
}

a.problem {
        font-family: Tahoma. Vardana;
        font-size: 12;
        color: #166796;
        text-decoration: none;
} 

a.problem:hover {
        font-family: Tahoma. Vardana;
        font-size: 12;
        color: #166796;
        text-decoration: underline;
} 

td.nr_problem, span.nr_problem {
        font-family: Tahoma. Vardana;
        font-size: 14;
        font-weight: bold;
        color: #fe9901;
/*        border-top: 1px double #dbebf0;
        border-bottom: 1px double #dbebf0;
        border-left: 1px double #dbebf0;*/
}

tr.problem_max {
        background-image: url('../../images/help_bg.png');
        background-repeat: no-repeat;
        background-position: center left;
}

td.help_title {
        font-family: Tahoma. Vardana;
        font-size: 14;
        font-weight: bold;
        color: #fe9901;
        padding: 0 0 4 21;
}

td.list_menu {
        font-family: Tahoma. Vardana;
        font-size: 12;
        font-weight: bold;
        color: #fe9901;
}
