.gameContainer { border-top: 1px solid black; font-family: Arial, Helvetica, sans-serif; padding-top: 3px; padding-bottom: 3px;}
#oddsDate { font-size: 24px; font-weight: bold; text-align: center; width: 700px; color: White; background-color: Gray; border-bottom: 1px black solid; border-top: 1px black solid; }
#teamContainer { width: 185px; float: left; }
#pitcherContainer { width: 110px; float: left; text-align: center; }
#open { width: 50px; text-align: center; font-size: 12px; background-color: Yellow; }
#current { width: 50px; border-left: 1px solid black; text-align: center; font-size: 12px;}
.team { font-size: 12px; font-weight: bold; }
.gDate { font-size: 11px; font-variant: small-caps; margin-left: 20px; }
.pitcher { font-size: 12px; font-weight: bold; }
.alt { background-color: #EEE8AA; }
.small { font-size: 11px; margin: -15px 0 0 10px; }

#oddsHeader ul { list-style: none; margin: 0 0 0 -30px; }
#oddsHeader li { float: left; position: relative; width: 73px; height: 39px; z-index: 1; margin: 0; padding: 0; }
#oddsHeader li a { text-decoration: none; position: absolute; top: 0; left: 0; margin: 0; padding: 0; display: block; text-align: center; overflow: hidden; line-height: 35px; width: 73px; height: 39px; color: White; font-size: 13px; font-weight: bold; outline: 0;}
#oddsHeader li a:hover { background-image: url(images/oddsbuttons/oddsButtonsOVER.png); color: Black; }
#oddsHeader li a:active { background-image: url(images/oddsbuttons/oddsButtonsON.png); color: Black; }
#oddsHeader li.ui-tabs-selected { background-image: url(images/oddsbuttons/oddsButtonsON.png); }
#oddsHeader li.ui-tabs-selected a { color: Black; }

#oddsNFL, #oddsCFOOT { background-image: url(images/oddsFBbg.jpg); height: 260px; overflow: auto; position: relative; top: 0; left: 0; }
#oddsNBA, #oddsCBASK { background-image: url(images/oddsBBbg.jpg); height: 260px; overflow: auto; position: relative; top: 0; left: 0; }
#oddsMLB { background-image: url(images/oddsBAbg.jpg); height: 260px; overflow: auto; position: relative; top: 0; left: 0; margin: 0; }

.ui-tabs-hide { display: none; } 