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

#entry_form td {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
}

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

#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;
}

#rules {
	font-size:12px;
}