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