﻿.SpecialOffers
{
    width: 100%;
    padding: 0px 10px 10px 10px;
    margin: 0px 0px 0px 0px;
    text-align: left;
}
.SpecialOffers .content
{
    width: 90%;
	clear:both;
    text-align: center;
    position:relative;
    z-index:50;
}
.SpecialOffers .offer
{
    width: 33%;
	clear:both;
    text-align: center;
}

    