* {
	color:black;
}

.header {
	margin:10px 0;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#entry_form td, strong {
	font-family:Verdana,arial,helvetica,sans-serif;
	font-size:10px;
	color:#545454;
	text-transform:none;
}

#entry_form input.button {
	background:url(/images/sweeps/button_20080703.jpg) no-repeat;
	border:none;
	width:174px;
	height:23px;
}

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

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

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

#form_rules {
	margin:20px auto 5px;
	width:600px;
	font-size:12px;
	text-align:left;
	color:#fff;
}

#form_rules p{
	color:#fff;
}

#rules {
	font-size:12px;
}
