.RecordsTable { width: 300px; border: outset 2px gray; border-spacing: 2px; border-collapse: separate; }
.RecordsTable td { white-space: nowrap; padding: 1px 1px 1px 6px; border: inset 1px gray; -moz-border-radius: 0px 0px 0px 0px; font-size: 18px; text-align: center; }
.RecordsTable caption { font-size: 24px; font-style: italic; font-weight: bold; }

.ResultsTable { border: outset 2px gray; border-spacing: 2px; border-collapse: separate; float:left; margin: 0 20px 0 20px;}
.ResultsTable td { white-space: nowrap; padding: 1px 1px 1px 6px; border: inset 1px gray; -moz-border-radius: 0px 0px 0px 0px; font-size: 12px;}
.ResultsTable caption { font-size: 14px; font-style: italic; font-weight: bold; }

.TeamTable { left: 425px; width: 200px; border: outset 2px gray; border-spacing: 2px; border-collapse: separate; float:left; margin: 0 20px 0 20px;}
.TeamTable td { white-space: nowrap; padding: 1px 1px 1px 6px; border: inset 1px gray; -moz-border-radius: 0px 0px 0px 0px; }
.TeamTable caption { font-size: 14px; font-style: italic; font-weight: bold; }
#BoysVarsityRoster { top: 0; }
#BoysJVRoster { top: 460px; }
.bottom-space { min-height:1150px; }
#Managers { top: 225px; left: 325px; }
#Staff { top: 0; left: 325px; }
#Cheerleaders { top: 100px; left: 325px; }
.oddeven tr:nth-child(odd) { background-color:#bbb; }