div.monthlyPrize {
	margin-top: 20px;
	padding-top: 12px;
	background-image: url(/_uploads/images/Trivia%20Images/prizesBg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.monthlyPrize h2 {
	margin-left: 15px;
}

div.monthlyPrize h3 {
	margin-left: 15px;
}


div.weeklyPrize {
	margin-top: 20px;
	padding: 12px 10px 0 15px;
	background-image: url(/_uploads/images/Trivia%20Images/prizesWeekBg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

div.weeklyPrize h3 {
	margin-bottom: 15px;
}