body {
	background-color: #e9e9ec;
	margin: 0;
	padding: 0;
}

.wrapper {
	background: url(../img/nextgame-bg.png) no-repeat;
	width: 250px;
	height: 430px;
}

.fortuna-nextgame {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

.fortuna-nextgame-head {
	color: white;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}

.fortuna-nextgame-date {
	font-size: 25px;
}

.fortuna-nextgame-match {
	width: 250px;
}

.fortuna-nextgame-teamlogo {
	width: 45%;
	text-align: center;
	vertical-align: middle;
}

.fortuna-nextgame-teamlogo img {
	border: none;
}

.fortuna-nextgame-vs {
	width: 10%;
	font: bold 34px Georgia, "Times New Roman", Times, serif;
	color: white;
}

.fortuna-nextgame-teamname {
	color: white;
	font: 11px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-align: center;
	height: 50px;
	vertical-align: middle;
}

.fortuna-nextgame-time {
	padding-top: 18px;
	text-align: center;
	font: bold 34px Georgia, "Times New Roman", Times, serif;
	color: white;
}

.fortuna-nextgame-weekday {
	font-size: 15px;
	text-transform: uppercase;
}

.mainsponsor {
	padding-top: 25px;
}

.mainsponsor a {
	display: block;
	width: 250px;
	height: 120px;
	overflow: hidden;
	text-indent: -1000px;
}