/* @override 
	http://www.billfishblast.com/site/css/table.css
	http://billfishblast.com/site/css/table.css
*/

table.standings{
	border-collapse: collapse;
	width: 90%;
	border: 1px solid #7b7b7b;
	text-align: center;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

.standings tr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#date{
	margin-left: 271px;
	text-align: right;
	margin-bottom: 10px;
}
