#ticker {display: none; background: url(../images/athletics/bg-hs-ticker.jpg) no-repeat; height: 57px; width:425px; margin: 0 0 20px -17px; padding: 0; font-size: .91em; position: relative; overflow: hidden;}

#ticker ul#tickerCategories {width:352px; margin: 0; top: 2px; left: 37px; position: absolute; z-index: 9999; overflow:hidden; height:55px;}
#ticker ul#tickerCategories li {list-style: none; display: inline;}
#ticker ul#tickerCategories li a {color: #fff; margin: 0; padding: 4px 8px 5px; font-size:9px; font-weight: bold; cursor: pointer; text-decoration: none; position: absolute; white-space: nowrap; font-family:Verdana, Arial, Helvetica, sans-serif;}
#ticker ul#tickerCategories li a.selected {text-decoration:underline;}
#ticker ul#tickerCategories li span {background: inherit; color: #fff; font-size:9px; display:none;}

#ticker ul#tickerCategories li ul {width:342px; height: 1.8em; margin: 0; top: 28px; left: 10px; position: absolute; overflow: hidden;}
#ticker ul#tickerCategories li ul li {color: #fff; 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: #fff; margin: 0; font-size:11px; text-decoration: underline; display: inline; position: relative; font-weight:normal;}

#ticker-buttons {position: relative; z-index: 99999999;}
#ticker-buttons button {padding:0;}
#ticker-buttons #ticker-next-sport {background: url(../images/athletics/btn-hs-ticker-nextsport.jpg) no-repeat; width: 20px; height: 24px; top: 0px; right: 0px; position: absolute;}
#ticker-buttons .notEnough {display: none;}
#ticker-buttons #ticker-pause {background: url(../images/athletics/btn-hs-ticker-play.jpg) top left no-repeat; width: 29px; height: 57px; top: 0px; left: 0px; position: absolute;}
#ticker-buttons #ticker-pause.play {background-position:bottom left;}
#ticker-buttons #ticker-previous {background: url(../images/athletics/btn-hs-ticker-prev-next.jpg) top left no-repeat; width: 18px; height: 34px; top:23px; right: 17px; position: absolute;}
#ticker-buttons #ticker-next {background:url(../images/athletics/btn-hs-ticker-prev-next.jpg) top right no-repeat; width: 17px; height: 34px; top:23px; right: 0px; position: absolute;}
