	
/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h2#whatsHotArticles {
		background: url(../../images/headings/whatsHotArticles.gif);
		}
		
	h2#whatsHotNews {
		background: url(../../images/headings/whatsHotNews.gif);
		}
		
	h2#whatsHotNewStores {
		background: url(../../images/headings/whatsHotNewStores.gif);
		}
		
	h2#whatsHotOffers {
		background: url(../../images/headings/whatsHotOffers.gif);
		}
	
	h2#whatsHotPressRelease {
		background: url(../../images/headings/whatsHotPressReleases.gif);
	}	
		
	#whatsHotR {
		background-image:url(../../images/headings/sub_headings/whats-hot.gif);
		}
	
/*	-------------------------------------------------------------
	Icons
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#artical, #stores, #offers, #news, #press {
		width: 40px;
		height: 48px;
		float: left;
		margin: 25px 25px 0 0;
		}
		
	#artical a, #stores a, #offers a, #news a, #press a {
		display: block;
		height: 48px;
		text-decoration: none;
		text-indent: -9999em;
		}
		
	#artical {
		background: url(../../images/icons/paper.gif);
		}
		
	#stores {
		background: url(../../images/icons/shop.gif);
		}
		
	#offers {
		background: url(../../images/icons/tag.gif);
		}
		
	#news {
		background: url(../../images/icons/calendar.gif);
		}
	
	#press{
		background: url(../../images/icons/press.gif);
		}