.newsTickerBlock{position:relative;top:0;background:#1981b6;text-align:center;width:100%;z-index:9;min-width:1000px}
.slider_wrapper .newsTickerBlock{top:494px}
.newsTickerBlock .newsTickerInner{width:980px;margin:auto;text-align:left;overflow:hidden;color:#FFF;padding:6px 0}
.newsTickerBlock .newsTickerInner .newsTickerTitle{float:left;font-size:15px;line-height:24px;padding-right:20px;border-right:1px solid #479ac5;text-transform:uppercase;margin-right:20px}
.newsTickerBlock .newsTickerInner .newsTickerList{float:left;position:relative;height:24px;line-height:24px}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem{position:absolute;font-size:15px;white-space:nowrap;display:none;font-weight:200}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem a{text-decoration:none;color:inherit;font-size:15px}
.newsTickerBlock .newsTickerInner .newsTickerList .newsTickerItem.shown{display:block}
.newsTickerBlock .newsTickerInner .newsTickerControls{float:right;height:21px;width:54px;margin-top:2px}
.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerLeft,.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerRight{width:21px;height:21px;display:block;background:url(newsTickerControls.png) no-repeat top;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}
.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerLeft{background-position:left top;float:left}
.newsTickerBlock .newsTickerInner .newsTickerControls .newsTickerRight{background-position:right top;float:right}