/* --- Import Sitewide Styles
-------------------------------------------------------*/
@import url("master.css");




/* --- Contests and Offers
-------------------------------------------------------*/

h2.contests_and_offers {
	text-indent: -9999px;
	height: 24px;
	margin-bottom: 8px;
	background: #000 url(../../_images/contests_and_offers/titles/contests_and_offers.gif) no-repeat;
	}
	
	/* --- | Row | --- */
		
	.row {
		overflow: auto;
		height: 1%;
		padding-bottom: 36px;
		}
	
	/* --- | Promo | --- */
	
	div.promo {
		width: 209px;
		margin-right: 31px;
		padding: 6px;
		background: url(../../_images/stripes_bg.gif);
		}
		
		div.promo p { margin-bottom: 1em; }