body,html {
	background: none;
}
a {
	text-decoration: underline;
}
.mainContentArea .rightGutter {
	font-family: Arial,Helvetica,sans-serif;
}
.recWinnerCont {
	padding: 10px 20px;;
}
.recWinner .item {
	position: relative;
	padding: 4px;
	color: #000000;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 55px;
	text-align: left;
}
.recWinner .profile {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 45px;
	height: 45px;
	background-color: #FFFFFF;
}
.recWinner .profile img {
	max-height: 45px;
	max-width: 45px;
}
.recWinner .item .time {
	font-size: 11px;
	line-height: 19px;
}
.recWinner .item .award {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
.recWinner .item .award {
	font-size: 12px;
}
