#content strong {
	color: #FBD21B;
	font-size: 13px;
	font-weight: bold;
}

ul {
	margin: 15px;
}

#playButton a {
	margin: 10px 10px 10px 0px;
	background: url(click-to-play.gif) no-repeat;
	width: 202px;
	height: 20px;
	float: left;
	display: block;
}

#playButton a:hover {
	background-position: 0 -20px;
}

#scoreButton a {
	margin: 10px 10px 10px 10px;
	background: url(highscores.gif) no-repeat;
	width: 184px;
	height: 20px;
	float: left;
	display: block;
}

#scoreButton a:hover {
	background-position: 0 -20px;
}

.divide {
	clear: both;
	padding-left: 5px;
	margin-top: 10px;
	height: 34px;
	vertical-align: middle;
}

.topCell {
	padding: 5px;
}

.highlight {
	color: #800080;
}
#spastyoureyes{
	background-position: 0 -13px;
}
