.content strong {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

ul {
	margin: 15px;
}

#playButton a {
	background: url(play.gif) no-repeat;
	width: 204px;
	height: 39px;
	float: left;
	display: block;
}

#playButton a:hover {
	background-position: 0 -40px;
}

#scoreButton a {
	margin: 0px 10px 10px 10px;
	background: url(highscores.gif) no-repeat;
	width: 234px;
	height: 39px;
	float: left;
	display: block;
}

#scoreButton a:hover {
	background-position: 0 -40px;
}

.divide {
	clear: both;
	padding-left: 5px;
	margin-top: 10px;
	height: 34px;
}
#stubthumpingmoo{
	background-position: 0 -13px;
}