﻿.tbt
{
    border-collapse: collapse;
    height: 22px;
    width: 100%;
}
.tbtl
{
    background: url(tb2_l.gif) no-repeat;
    width: 22px;
}
.tbtbot
{
    background: url(tb2_m.gif) repeat-x;
    width: 100%;
    font-size: 11px;
    color: #445588;
}
.tbtr
{
    background: url(tb2_r.gif) no-repeat;
    width: 124px;
}

