﻿div.banner div.right
{
    background-image: url(/images/banner-right02.jpg);
}

div.pagecontent div.box1.blue div.boxcontent h3.specialoffers
{
    background-image: url(/images/box1-blue-h3-specialoffers.gif);
    width: 179px;
    height: 32px;
}
div.pagecontent div.box2 div.boxcontent h3.latestpromotion
{
    background-image: url(/images/h3-latestpromotion.gif);
    width: 216px;
    height: 32px;
}

div.pagecontent div.box2 div.boxcontent img.specialoffer-icon 
{
    float: right;
    margin: 0 0 0 20px;
    padding: 0;
}

