




.SalesSectionContainer{
    padding-left:2px;
    padding-right:2px;
    background-image:url('/images/Sales/background.gif');
}


.SalesSectionProductBackground{
    background-color:#B4B6B7;
}

.SalesSectionTextBackground{
    font:normal normal normal 12px Arial;
    color:#022A5E;
    width:690px;
}

.SalesSectionHeader{
    font:normal normal bold 18px Arial;color:#022A5E;
}


a.SalesNextLink,
a.SalesNextLink:hover
{
    width:75px;
    height:18px;
    display:block;
    background-image:url('/images/Sales/next_normal.gif');
}
a.SalesNextLink:hover
{
    background-image:url('/images/Sales/next_over.gif');
}
