a {
	font-family: Verdana;
	font-size: 11px;
	color: #708b0b;
	text-decoration: none;
}

img {
	border: 0px;
}

#entries {
	width: 550px;
}

#winners {
	height: 150px;
}

#winnerentries {
	margin-top: 6px;
	margin-left: 5px;
}

#winnerentries img {
	border: 2px solid white;
}

#footer {
	width: 540px;
	height: 185px;
	margin-top: 20px;
	background-image: url('../img/halebopfooter.jpg');
/*	border-top: 2px solid #eb6a0a; */
}

#footer table {
	width: 540px;
	margin-left: 5px;
}

#footer table td.finalister {
	width: 305px;
}
#footer table td.priser {
	width: 210px;
}

.mmsItem {
	width: 130px;
	margin-left: 2px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: 11px;
	float: left;
}
.mmsItemImage {
	border: 3px solid #e3e3e3;
}

.mmsItemGold {
	border: 3px solid #b5971e;
}

.mmsItemGold:hover {
	border: 3px solid #768f15;
}

.mmsItemImage:hover {
	border: 3px solid #768f15;
}
.winnerItem {
	width: 80px;
	margin-left: 5px;
	float: left;
}