/* Outside the 9 */
/* Contests Section Stylesheet
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");
	@import url("widget-comment.css");
	@import url("widget-member.css");
	@import url("online.css");
			
		
/* Contests Commonalities
----------------------------------------------------------------------------- */

	h2 {
	
	display: none;
		
	}
	
	
/* Contest Details
----------------------------------------------------------------------------- */

	#page-contests div.widget-editorial.display div.tags {
	
	display: none;
	
	}
	
	#page-contests #current-contest ul.pages {
	
	display: none;
	
	}
	
	#page-contest-details #current-contest ul.actions a.action.browse {
	
	background: url(../images/widgets/a-browseall.gif) no-repeat;
	width:64px;
	
	}
	
	#page-contests #currentcontest h3 {
	
	background: url(../images/section-contests/h3-currentcontest.gif) !important;
		
	}

