.header {
	margin:10px 0 20px;
	font-family:arial,helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#SweepContainer {
	width:100%;
	height:688px;
	position:relative;
	
}
#sweepstakes {
	margin-top:35px;
	float:left;
	margin:0px;
	padding:0px;
}
#sweepstakes td, #sweepstakes strong {
	color:#fff;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	padding-bottom:5px;
	text-align:left;
}
#sweepstakes input.submitSweeps{
	/*background:url(/images/sweepstakes/button_61709.png);
	background-repeat:no-repeat;*/
	width:158px;
	height:11px;
	padding:0px;
	border:none;
	background-color:transparent;
	float:right;
}

#sweepstakes input {
	background:#fff;
	border:solid 1px #999;	
}

#sweepstakes .sweeps_btns input {
	font-weight:bold;
}

#sweepstakes td.sweeps_required {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
}

#sweepstakes td.error {
	color:#900;
	text-align:right;
}

#form_rules *{
	color:#fff;
	font-size:12px;
	text-align:left;
}

#rules {
	width:780px;
	text-align:center;
	margin:0px auto;
}

#rules * {
	font-size:12px;
}
