/*
Styles for League Game
*/
.league_game-body-full{width:50%;display:inline-table}
.league_game-body table{width:96%;margin:0 2%;}
.league_game-body thead{background:#666666;color:white;font-size:16px}
.league_game-body thead a{color:white}
.league_game-body thead th{width:49%;text-align:center;border:medium solid #666666;}
.league_game-body tbody td{border:medium solid #666666;font-size:36px;text-align:center}
