﻿ #mainPageImage,#featureCard, #featureArticle, #BrandDir
{
	display:none;
}

#topOffers
{	
}
#topOffer3, #topOffer4, #topOffer5, #topOffer6
{
	display:none;
}
.topOfferCell
{
	width:250px; 
}

* html div  .topOfferCell /* IE 6 will read this rule, but IE 7 and Firefox won't */
{
	margin-left: 5px;
	margin-right: 2px;	
 }



