/*#############################################################
Name: NBA - results table
Developed By: Alex Wyett
#############################################################*/

.resultstable {
	width: 300px;
	font-size: 11px;
}

.resultstable thead td {
	font-weight: bold;
}

.clubtitle {
	font-weight: bold;
	margin-top: 8px;
}