﻿.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;
}.WebPart
{
    background-position: 50% bottom;
    border-right: #a1bbe4 1px solid;
    border-left: #a1bbe4 1px solid;
    border-bottom: #a1bbe4 1px solid;
    background-repeat: repeat-x;
    background-color: #ffffff;
    direction: rtl;
}

