TABLE.teams {
	width: 100%;
}
.bottomteams TABLE.teams {
	width: auto;
}
TABLE TR {
	vertical-align: top;
}
.bottomteams {
	padding: 20px 0px 0px 10px;
	float: right;
	font-size: 11px;
	color: #FFFFFF;
}
.bottomteams TD {
	width: 110px;
}
.bottomteams h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
.bottomteams a:link { font-family: Verdana; color: #FFFFFF; font-size: 11px; text-decoration: none;}
.bottomteams a:visited { font-family: Verdana; color: #FFFFFF; font-size: 11px; text-decoration: none;}
.bottomteams a:active { font-family: Verdana; color: #FFFFFF; font-size: 11px; text-decoration: none;}
.bottomteams a:hover { font-family: Verdana; color: #131313; font-size: 11px; text-decoration: none;}

