#ticker {display: none; background: url(../images/athletics/bg-ticker.jpg) no-repeat; height: 61px; margin: 0 0 20px 0; padding: 0; position: relative; overflow: hidden;}

#ticker ul#tickerCategories {margin: 0; top: 6px; left: 27px; position: absolute; z-index: 9999;}
#ticker ul#tickerCategories li {list-style: none; display: inline;}
#ticker ul#tickerCategories li a {color: #fff; margin: 0; padding: 4px 8px 1px; font-size: 1em; font-weight: bold; cursor: pointer; text-decoration: none; position: absolute; white-space: nowrap;}
#ticker ul#tickerCategories li a.selected {background: #db9b35 url(../images/athletics/bg-tab.gif) repeat-x; color: #950; border-radius: .5em .5em 0 0; -moz-border-radius: .5em .5em 0 0; -webkit-border-top-right-radius:0.5em; -webkit-border-top-left-radius:0.5em;}
#ticker ul#tickerCategories li span {background: inherit; color: #fff; font-size: 1em;}

#ticker ul#tickerCategories li ul {width: 560px; height: 1.8em; margin: 0; top: 28px; left: 40px; position: absolute; overflow: hidden;}
#ticker ul#tickerCategories li ul li {color: #640; height: 1.4em; font-weight: bold; list-style: none; position: absolute; white-space: nowrap; font-size: 1em; left: 5000px;}
#ticker ul#tickerCategories li ul li a {color: #640; margin: 0; font-size: 1em; text-decoration: underline; display: inline; position: relative;}

#ticker-buttons {position: relative; z-index: 99999999;}
#ticker-buttons #ticker-next-sport {background: url(../images/athletics/button-small-right.gif) no-repeat; width: 37px; height: 20px; top: 45px; left: 481px; position: absolute;}
#ticker-buttons .notEnough {display: none;}
#ticker-buttons #ticker-pause {background: url(../images/athletics/button-pause.gif) no-repeat; width: 24px; height: 25px; top: 29px; left: 33px; position: absolute;}
#ticker-buttons #ticker-pause.play {background: url(../images/athletics/button-play.gif) no-repeat;}
#ticker-buttons #ticker-previous {background: url(../images/athletics/button-previous.gif) no-repeat; width: 26px; height: 25px; top: 29px; left: 7px; position: absolute;}
#ticker-buttons #ticker-next {background: url(../images/athletics/button-next.gif) no-repeat; width: 31px; height: 25px; top: 29px; left: 636px; position: absolute;}