
/*	
	======================================================================

	stylesheets/public/community/essay/winners.css

	======================================================================
	Copyright 2009, FQXi
	======================================================================
*/


.community_essay_winners_prizeCategory {

	font-weight: bold;
	color: #008;
	font-size: 16px;
}

.community_essay_winners_entry {

	padding-left: 2em;
}

.community_essay_winners_details {

	padding-left: 2em;
}

.community_essay_winners_title {

	font-weight: bold;
	color: #000;
	font-size: 14px;
}

.community_essay_winners_author {

	font-style: italic;
	color: #000;
	font-size: 12px;
}

.community_essay_winners_subtitle {

	font-weight: bold;
	color: #008;
	font-size: 12px;
}

.community_essay_winners_text {

	color: #000;
	font-size: 11px;
	line-height: 11px;
}

.community_essay_winners_links {

	font-size: 10px;
|}

.community_essay_winners_menu {

	font-size: 10px;
|	padding-left: 2em;
}

