.season-ranking table
{
	float: left;
	margin: 0px 5px 10px 5px;
}

.season-ranking table thead
{
	 
}

.season-ranking table caption
{
	color: gray;
	padding-bottom: 10px;
	font-size: medium;
}

.season-ranking table th
{ 
	padding-bottom: 0.3em;
	color: white;
	padding: 3px 5px;
}

.season-ranking table td
{
	white-space: nowrap;
	vertical-align: middle;
	padding: 0px 4px;
}

.season-ranking table td.name
{
	text-align: center;	
}