#newsletter 
{
	padding-top: 60px;
	padding-left: 15px;
}

#frmNewsletter form {width: 200px}

div#actions {
	position: absolute;
	left: 194px;
	top: 43px;
}

#actions ul li {display: inline; float: left; margin: 0; padding: 0 10px}
#actions ul li a {color: white;}

div#actions h1 {font-size: 10px; padding-left: 10px; color: white}

#content h2 span {display: block; float: right; font-size: 80%}
#content h2 span a {color: red}

p.PromotionLead {font-weight: bold; font-size: 110%;}

 #sessionFlash {
	position:absolute;
	display: block;
	top: 90px;
	left: 240px;
	padding: 10px;
	
}