h2
{
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding-bottom: 5px;
}

#other_sliders img
{
	float: left;
}

#score-1 td
{
	font-size: 1.5em;
	background-color: #ffff00;
}

#highscores, #sliderlinks
{
	padding: 10px;
}

#highscores table
{
	width: 100%;
	margin: 0px;
}

#highscores td
{
	text-align: center;
}

#sliderlinks p
{
	float: left;
	width: 100%;
	font-size: 0.9em;
	margin: 0px;
	padding: 2px 0px;
}

#sliderlinks span
{
	float: left;
}

#sliderlinks input
{
	float: right;
	font-size: 0.9em;
	width: 150px;
}

#submit_score
{
	margin: 4px;
}

#submit_score p
{
	margin: 0px;
	width: 100%;
}