.content strong {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

ul {
	margin: 15px;
}

#playButton a {
	background: url(dive-in.gif) no-repeat;
	width: 146px;
	height: 21px;
	float: left;
	display: block;
}

#playButton a:hover {
	background-position: 0 -22px;
}

#scoreButton a {
	margin: 0px 10px 10px 10px;
	background: url(scores.gif) no-repeat;
	width: 180px;
	height: 20px;
	float: left;
	display: block;
}

#scoreButton a:hover {
	background-position: 0 -20px;
}

.divide {
	clear: both;
	padding-left: 5px;
	margin-top: 10px;
	height: 34px;
}

.topCell {
	padding: 5px;
}

.highlight {
	color: #00DEFF;
}
#sscooperdiver{
	background-position: 0 -13px;
}