﻿div.content-heading {
    background-image: url(../../Resource/gfx/bgs/content-header-bg.gif);
    background-repeat: no-repeat;
    width: 563px;
    height: 28px;
    
}
    div.content-heading p.heading{
        color: #fff;
        text-transform: uppercase;
        font-family: Tahoma;
        font-size: 1.1em;
        font-weight: bold;
        padding: 9px 0px 0px 0px;
    }
    
div.special-offer {
    position: relative;
    display: inline;
    float: left;
    width: 180px;
    height: auto;
    margin-right: 11px;
    margin-top: 8px;
}