.whiteBox
{
	margin:1.5em auto 0px auto;
	width:920px;
	height:200px;
    overflow:hidden;
	background-color:#ffffff;
}

.whiteBox:hover
{
	background-image:none;
}

.whiteBox .c
{
	padding:20px;
}

.prizeBox:hover
{
	background-color:#edf2d3;
}

.competitionImage
{
	margin-top:0px;
	margin-right:20px;
	float:left;
	border:solid 1px #36393d;
}

.prizeBox h3
{
	margin-top:0px;
	height:20px;
	overflow:hidden;
	line-height:20px;
}

.description
{
	height:105px;
	overflow-y:auto;
	margin-top:5px;
}

.prizeDetails
{
	float:right;
	width:110px;
	padding-left:10px;
}

.popularity
{
	display:block;
	height:50px;
}

.popularity img
{
	float:right;
}	

.ends
{
	margin-top:0px;
	text-align:right;
	font-weight:bold;
	font-size:.625em;
	height:25px;
	overflow:hidden;
}

.boxLinks
{
	height:27px;
	line-height:24px;
	overflow:hidden;
	margin-top:5px;
	padding-right:5px;
}

.boxLinks a
{
	float:right;
}

.note
{
	margin:20px;
	text-align:center;
	font-weight:bold;
}
