#gameholder {
	margin: 20px 20px 0px;
	width: 710px;
}
#content strong {
	color: #663333;
	font-size: 13px;
	font-weight: bold;
}

#playButton a {
	margin: 5px 10px 10px 0px;
	background: url(race.gif) no-repeat;
	width: 192px;
	height: 20px;
	float: left;
	display: block;
}

#playButton a:hover {
	background-position: 0 -20px;
}

#scoreButton a {
	margin: 5px 10px 10px 10px;
	background: url(highscores.gif) no-repeat;
	width: 178px;
	height: 20px;
	float: left;
	display: block;
}

#scoreButton a:hover {
	background-position: 0 -20px;
}
#scowpaticus{
	background-position: 0 -13px;
}
.notes {
	font-size: 10px;
	color: #333333;
}
