table td.team_total_top
{
	border-bottom : 0px;
}


table td.team_total_bottom
{
	border-top : 0px;
}


table td.tournament_total
{
	padding-top : 1px;
}

table td.hover_highlight
{
	background : #aaffaa;
}

div.tournament_hover_tip
{
	margin-top : 0;
	margin-bottom : 1em;
	font-size : 80%;
}