.tc {background: url(/images/catbox/dot.gif) 0 0 repeat-x; width: 159px}
.bc {background: url(/images/catbox/dot.gif) 0 100% repeat-x}
.lc {background: url(/images/catbox/dot.gif) 0 0 repeat-y}
.rc {background: url(/images/catbox/dot.gif) 100% 0 repeat-y}
.blc {background: url(/images/catbox/bl.gif) 0 100% no-repeat}
.brc {background: url(/images/catbox/br.gif) 100% 100% no-repeat}
.tlc {background: url(/images/catbox/tl.gif) 0 0 no-repeat}
.trc {background: url(/images/catbox/tr.gif) 100% 0 no-repeat; padding:2px}

.blcb {background: url(/images/catbox/blb.gif) 0 100% no-repeat}
.brcb {background: url(/images/catbox/brb.gif) 100% 100% no-repeat}
.tlcb {background: url(/images/catbox/tlb.gif) 0 0 no-repeat}
.trcb {background: url(/images/catbox/trb.gif) 100% 0 no-repeat; padding:2px}

.bcat
{
    vertical-align: middle;
    text-align: center;
    background-color: #ffffff;
}
.bcatb
{
    vertical-align: middle;
    text-align: center;
    background-color: #98adc2;
}
