body {
	background: #090909 !important;
	color: #CCCCCC !important;
	margin-bottom: 30px;
}

p, div {
	color: #CCCCCC !important;
}

h1, h2 {
	color: #FFFFFF !important;
	font-weight: normal;
}

h1 {
	font-size: 14px;
	margin-bottom: 10px;
}

h2 {
	font-size: 24px;
}

a {
	color: #00EDED !important;	
}

p.promotext {
	margin-top: 0px;	
}

p.services {
	margin-top: 5px;
	margin-bottom: 55px;
}

p.services a {
	padding-right: 5px;
	font-size: 11px;
}

#video_player {
	border: #00EDED 1px solid;
}

#page {
	width: 835px !important;
}

#main {
	width: 835px;
}

div.left_column {
	width: 624px;
	float: left;
}

div.right_column {
	width: 200px;
	float: right;
}

#highscores {
	font-size: 12px;
	line-height: 14px;
	width: 200px;
}

#highscores .column_rank {
	padding-right: 5px;
}

#highscores .column_handle {
	padding-right: 30px;
}

#highscores .column_maxscore {
}

strong {
	color: #FFFFFF;
}

li {
	margin: 0;
	padding: 0;
}

ul {
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 0 0 0 15px;
}

div.appStoreButton {
	margin-bottom: 10px;
}

div.appStoreButton p {
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
	width: 200px;
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}