#ContestContent {
	background-image : 	url(/images/backgrounds/contest_top.gif);
	background-repeat : no-repeat;
	width:650px;
	padding-top:59px;
}

#ContestContent H3 , #ContestContent H2 {
	color:#313052;
}

#ContestContent DIV {
	padding-left:25px;
	padding-right:25px;
	padding-bottom:75px;
	background:url("/images/backgrounds/contest_bottom.gif") no-repeat bottom;

}

#ContestContentHome {
	width:250px;
	background-color:#F0F6F9;						
	border:1px solid #BAD3EF;			
}

#ContestContentHome H4 {
	color:#3D83D9;
	font-size:11px;
	font:trebuchet MS;
}

#ContestContentHome DIV {
	padding:5px;
}

#ContestRulesLink {
	color:#3D83D9!important;
	font-weight:bold;
}

				#ContestContentHome .Sponsor {
					cursor : pointer;
					display:block;
					border-bottom:1px solid white;					
					padding:1px;
					text-decoration : none;
					font-weight : bold;
					color:#7F0000!important;			
					/*background-image : url(/images/backgrounds/sponsor_arrow.gif);
					background-repeat : no-repeat;
					background-position : 0px 0px;		*/
					padding-left:15px;									
				}
				
				#ContestContentHome .Featured {
					padding:5px;
					display:block;
					background-color:white;
					border:1px solid #BAD3EF;			
					margin-bottom:5px;
					margin-top:5px;
				}
				
				#ContestContentHome .Featured STRONG {
					color:#970710;
					font-size:16px;
				}
				
				#ContestContentHome .Sponsors {
	 					display:block;
						padding-top:10px;
				}
				
				#ContestContentHome .Sponsors A {
					font-size:11px!important;
					display:block;
					color:black!important;
					border:0px!important;
					background-image : url(/images/home-sponsor/arrow.png);
					background-repeat : no-repeat;
					padding-left:20px;							
					padding-bottom:6px;	
				}				
