.promotions #leftColumn{
	background-image : none;
}

.promotions #leftColumnContent{
	width : 710px;
	padding : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
	background-image : none;
	background-position : top;
	background-repeat : no-repeat;
	background-color : #650706;
}

.promotions #leftColumnFooter{
	display : none;
}

.promoGroup{
	width : 710px;
	float : left;
	padding : 0px 0px 20px 50px;
}

.lastGroup{
	margin-bottom : 50px;
}

.promoImage{
	width : 300px;
	float : left;
}


.promoBlurb{
	width : 340px;
	float : left;	
}


.promotions h2,
.promotions p{
	margin : 0px 0px 10px 30px;
	color : #FFEFD5;
}

.promotions a{
	color : #FFEFD5;
	text-decoration : underline;
}

.promotions a:hover{
	text-decoration : none;
}

.dividerLine{
	float : left;
	width : 340px;
	height : 8px;
	margin : 0px 0px 20px 350px;
	background-image : url(/images/promo/launch/p_dottedline.gif);
	background-repeat : repeat;
	background-position : top;
}