@charset "UTF-8";
/* CSS Document */

/* submit page styles ------------------------------------ */
#contest_copy {
	width:460px;
	float:left;
	margin:20px 20px 0 6px;
}
#contest_copy p {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	line-height:18px;
}
#contest_right {
	float:left;
	width:394px;
	margin-top:-30px;
}

#contest_copy ul { margin:0; padding:0; }
#contest_copy li { margin:0; padding:0 0 5px 0; margin-left:25px; }

#contest_copy h1 { margin:0 0 5px 0; font-size:20px; }
#contest_copy h2 { margin:0 0 5px 0; font-size:14px; }
#contest_copy h3 { margin:0 0 5px 0; font-size:14px; border-bottom:1px solid #999; padding-bottom:10px; }
#contest_copy .paintthetown { font-weight:bold; font-size:18px; }