H2, A.H2 {
    color:#282726;      /* 252324 */
    font:bold 12px Arial,Tahoma;
    text-transform:uppercase;
    margin-bottom:3px;
    text-decoration:none;
}
H1, A.H1 {
    color:#E20320;
    font:19px Arial,Tahoma;
    text-transform:uppercase;
    margin-bottom:15px;
    text-decoration:none;
}


H1.red {
    color:#F21A25;
    text-transform:uppercase;
    font:bold 16px Arial, Tahoma;
}

TABLE.one_block_right UL.red_rect {
    margin-top:5px;
    margin-left:3px;
    list-style:none;
padding-left:0;
}
TABLE.one_block_right UL.red_rect LI {
    background: url(/images/cobi/rect_red.gif) no-repeat;
    background-position:0 6px;
    padding-left:13px;
    color:#040605;
    font:11px Arial;
}
