.newsticker_wrapper a, .newsticker_wrapper a:link, .newsticker_wrapper a:visited, .newsticker_wrapper a:active, .newsticker_wrapper a:hover {
    color: #FFF
    }
.newsticker_wrapper {
    height: 30px;
    width: 938px;
    overflow: hidden
    }
.newsticker_wrapper a {
    text-decoration: underline
    }
.newsticker_wrapper {
    font: 11px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFF;
    height: 22px;
    line-height: 22px;
    max-width: 938px;
    float: right;
    top: 10px;
    text-transform: none
    }
.newsticker_wrapper .newsticker_title {
    float: left;
    padding-right: 7px;
    margin-right: 15px
    }
.newsticker_wrapper h4 {
    color: #FFF;
    height: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0 6px;
    font-weight: bold;
    text-shadow: 1px 1px 0 #4374ab;
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    background-color: #87abd1;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#538ebf), to(#87abd1));
    background-image: -webkit-linear-gradient(left, #538ebf, #87abd1);
    background-image: -moz-linear-gradient(left, #538ebf, #87abd1);
    background-image: -ms-linear-gradient(left, #538ebf, #87abd1);
    background-image: -o-linear-gradient(left, #538ebf, #87abd1)
    }
.newsticker {
    margin: 0;
    padding: 0
    }
.newsticker li {
    padding: 0 15px
    }
.newsticker a {
    color: #FFF
    }
.newsticker_controls {
    position: absolute;
    right: 9px;
    top: 0;
    list-style-type: none;
    list-style-image: none;
    background-color: transparent;
    z-index: 30;
    margin: 0 0 0 10px;
    padding: 1px 0
    }
.newsticker_controls li {
    float: left;
    height: 20px;
    width: 20px;
    background-image: url(/p.sidhelp.com/c/images/arrows/btnControlsJsTickerGrey.png);
    cursor: pointer
    }
.newsticker_controls .pause {
    background-position: -60px 0
    }
.newsticker_controls .resume {
    background-position: -40px 0
    }
.newsticker_controls .previous {
    background-position: 0 0
    }
.newsticker_controls .next {
    background-position: -20px 0
    }
.newsticker_style_reveal .newsticker li {
    left: 15px !important
    }
.newsticker_style_scroll .newsticker_title {
    margin-right: 10px
    }
.newsticker_style_scroll .newsticker {
    background: none
    }
.newsticker_style_scroll .newsticker li {
    margin-right: 20px
    }
.tickerSportLabel {
    color: #989472
    }
.newsticker_scroller {
    position: relative !important
    }