#contest_banner {
	display: block;
	height: 491px;
	margin-bottom: 20px;
	width: 960px;
	clear: both;
	background-image: url(/images/contest_page_05162011.jpg);
}

.img_replace {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

ul.img_replace {
	list-style-type: none;
}

#contest_banner_left {
	display: block;
	float: left;
	height: 382px;
	width: 391px;
}

#contest_banner_right {
	display: block;
	float: left;
	height: 382px;
	width: 569px;
}



#official_rules {
	background-image: url(/images/cta_sprite.gif);
	float: left;
	height: 102px;
	margin: 0 0 20px 0;
	width: 493px;
}

.prize_link {
	float: left;
	display: block;
	height: 251px;
	width: 225px;
	margin: 83px 0 0 95px;
}

#contest_first_prize.prize_link {
	margin-top: 30px;
	margin-left: 76px;
	width: 276px;
	height: 292px;
}

#contest_third_prize.prize_link {
	margin-left: 20px;
}

#submit_comic_cta {
	background-image: url(/images/cta_sprite.gif);
	background-position: -493px 0 !important;
	float: left;
	height: 102px;
	margin: 0 0 20px 0;
	width: 467px;
}

#rules_frame {
	border: 1px solid #c9eaff;
	clear: both;
	color: #848484;
	font-family: 'Helvetica', Arial, sans-serif;
	font-size: 0.8em;
	height: 180px;
	overflow: auto;
	padding: 15px 30px;
}

#rules_frame strong { 
	color: #0188ba;
}

/* THE FOLLOWING STYLES ARE ALREADY PART OF fabler.css 
   REMOVE WHEN DEPLOYED
*/
.clear {
	clear: both;
}

.wrapper {
	margin:0 auto;
	width:960px;
}
