.SalesTax
{
    font-size:12px; 
    font-family:Arial;
    width:300px;
    color:#666666;
    border-color:#214598;
    border-style:solid;
    border-width:1px;
}

.SalesTax td
{
    border-top-color:#214598;
    border-top-style:solid;
    border-top-width:1px;
    height:22px;
    padding-left:5px;
}

.SalesTax th
{
    background-image: url(../graphics/CMSHeaderBG.gif); 
    background-repeat:repeat-x;
    color:#ffffff;
    height:20px;
}