



div#statement {
	width: 800px;
	margin: 36px 0 18px;
}
#statement p.front_statement {
	font-size: 48px;
	line-height: 48px;
	color: #ff8809;
	margin-bottom: 0;
}
#statement p.front_statement_bumper {
	font-size: 30px;
	line-height: 30px;
	color: #aaa;
	margin-top: 0;
}
a.bumper, a.bumper:visited  {
	font-size: 0.5em;
	color: #666;
	border: none;
}

div.lead-in {
	width: 160px;
	float: left;
}
div.actions {
	width: 636px;
	float: left;
}
div.lead-in p {
	font-size: 18px;
	line-height: 24px;
	color: #ffbe00;
}
div.actions p {
	color: #666;
}
div.big p {
	font-size: 48px;
	line-height: 48px;
	color: #ffbe00;
}

div#bignav {
	border-top: 1px solid #ffbe00;
	padding-top: 18px;
}

div#signup {
	border-top: 1px solid #ffbe00;
	padding-top: 18px;
	margin-top: 36px;
}

div#more {
	border-top: 1px solid #ffbe00;
	padding-top: 18px;
	margin: 36px 0 48px;
}

div#more div.actions p {
	font-size: 18px;
	line-height: 24px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
}
p.form_input {
	font-size: 12px;
	color: #eee;
}


div#news {
	border-top: 1px solid #ffbe00;
	padding-top: 18px;
	margin-top: 36px;
}
div#news_digest p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3px;
}
