TABLE.refereT
{
    width: 100%;

}

TABLE.refererT TR TD.header
{
    border-bottom:1px solid #000000;
    padding-bottom: 2px;
    padding-top: 15px;
}

TABLE.refererT TR TD
{
    padding-left: 2px;
    padding-right: 2px;
}

/* ----------------------------------------------- SETTINGS --------------------------------------------------- */

TABLE.settings
{
}

TABLE.settings TR TD.header
{
    font-weight:bold;
    color: #F58323;
}

TABLE TR TD.dotted_line
{
    padding: 0;
    height:1px;
    background:url('/img/dotted_line_l.gif') repeat-x 0% 100%;
}

TABLE.settings TR TD
{
    padding-top: 5px;
}

TABLE.settings TR TD.star
{
    width: 7px;
}

TABLE.settings TR TD.title
{
    width: 122px;
    text-align: left;
    font-weight: bold;
}

TABLE.settings TR TD.inputs
{
    width: 328px;
}

TABLE.settings TR TD INPUT
{
    width: 200px;
}

/* --------------------------------------------------- KREDIT ------------------------------------------------------------ */
TABLE.credit
{
    border-right: 1px solid #797978;
    border-bottom: 1px solid #797978;
}

TABLE.credit TR TD
{
    border-top: 1px solid #797978;
    border-left: 1px solid #797978;
    padding: 2px;
    padding-bottom: 2px;
}

TABLE.credit TR TD.header
{
    background-color: E8E8D9;
    font-weight: bold;
}

DIV.proviziaF
{
    width: 260px;
    height: 150px;
    border: 1px solid #DDD198;
    font-family: 'Tahoma';
    font-size: 11px;
    padding: 10px;
    background-image: url('/img/gold_bg_ver_fade.gif');
    line-height: 18px;
    text-align: justify;
}

DIV.proviziaO
{
    width: 260px;
    height: 150px;
    border: 1px solid #96AF85;
    line-height: 18px;
    font-family: 'Tahoma';
    font-size: 11px;
    padding: 10px;
    background-image: url('/img/green_bg_ver_fade.gif');
    text-align: justify;
}

DIV.proviziaF DIV.provizia_title, DIV.proviziaO DIV.provizia_title
{
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: bold;
}

TABLE.credit_table TR TD
{
}


TABLE.credit_table TR TD.heading
{
    width:200px;
    font-weight:bold;
    text-align:right;
    padding-right:15px;
}

LI
{
    line-height: 22px;
}