/*
 * Contest Answer CSS
 */
 
#contestAnswerList {
	list-style-type: none;
}

#contestRequiredInfo {
	margin-left: 12em;
}

#contestClosed {
	margin-top: 1.5em;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}