﻿table.block-yellow
{
    margin: 0px 0px 10px 0px;
}
table.block-yellow-noheader
{
    margin-top: 10px;
}
table.block-yellow td.tl
{
    width: 16px;
    height: 14px;
    background: url(images/bg-tl.gif) no-repeat bottom;
}
table.block-yellow td.tc
{
    height: 14px;
    background: url(images/bg-tc.gif) repeat-x bottom;
}
table.block-yellow td.tr
{
    width: 16px;
    height: 14px;
    background: url(images/bg-tr.gif) no-repeat bottom;
}
table.block-yellow td.cl
{
    width: 16px;
    background: url(images/bg-cl.gif) repeat-y;
}
table.block-yellow td.cc
{
    background: #ffffdd;
    color: #868585;
}
table.block-yellow td.cr
{
    width: 16px;
    background: url(images/bg-cr.gif) repeat-y;
}
table.block-yellow td.bl
{
    width: 16px;
    height: 15px;
    background: url(images/bg-bl.gif) no-repeat;
}
table.block-yellow td.bc
{
    height: 15px;
    background: url(images/bg-bc.gif) repeat-x;
}
table.block-yellow td.br
{
    width: 16px;
    height: 15px;
    background: url(images/bg-br.gif) no-repeat;
}
table.block-yellow td.cc a b
{
    font-size: 14px;
}
table.block-yellow td.cc img.img
{
    margin: 0px 16px 0px 0px;
}
table.block-yellow td.cc div.text
{
    margin: 2px 0px 11px 0px;
    line-height: 15px;
    color: #666666;
}
table.block-yellow td.tc .block-header
{
    display: block;
    height: 27px;
}