div#furtherRule {
	padding-top: 139px;
}

div#ruleNavigation {
	width: 551px;
	text-align: center;
}

div#countryStats {
	font-family: Arial;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 7px;
}

span.statName {
	font-weight: bold;
}

div#countryNavigation {
	width: 550px;
	text-align: center;
}

p.contact {
	font-family: Arial;
	font-size: 12px;
}

div.contactPerson {
	padding-bottom: 5px;
}

div.contactItem, div.contactValue {
	float: left;
}

div.contactItem {
	width: 70px;
}

input#countdown {
	border: none;
	background-color: white;
	color: #666;
	font-size: 12px;
	padding: 3px;
	width: 549px;
	text-align: center;
}

div#facebookAd {
	width: 551px;
	text-align: right;
}

div#countdownContainer {
	width: 261px;
	padding-left: 124px;
	height: 57px;
	background: transparent url(../img/content/countdown.jpg) 0 0 no-repeat;
}

div#countdownContainer div {
	font-size: 35px;
	font-weight: bold;
	color: white;
	float: left;
}






