.ticker-wrapper.has-js{width:755px;height:32px;display:block;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;background-color:#f8f0db;font-size:.75em;margin:2px 0 10px;padding:0 20px;}
.ticker{width:650px;height:23px;display:block;position:relative;overflow:hidden;background-color:#f8f0db;}
.ticker-title{padding-top:9px;color:#f8f0db;font-weight:700;background-color:#f8f0db;text-transform:uppercase;}
.ticker-content{padding-top:9px;position:absolute;color:#1F527B;font-weight:700;background-color:#f8f0db;overflow:hidden;white-space:nowrap;line-height:1.2em;margin:0;}
.ticker-content a{text-decoration:none;color:#1F527B;}
.ticker-content a:hover{text-decoration:none;color:#0D3059;}
.ticker-swipe{padding-top:9px;position:absolute;top:0;background-color:#f8f0db;display:block;width:800px;height:23px;}
.ticker-swipe span{margin-left:1px;background-color:#f8f0db;border-bottom:1px solid #1F527B;height:12px;width:7px;display:block;}
.ticker-controls{list-style-type:none;float:left;padding:8px 0 0;}
.ticker-controls li{margin-left:5px;float:left;cursor:pointer;height:16px;width:16px;display:block;padding:0;}
.ticker-controls li.jnt-play-pause{background-position:32px 16px;}
.ticker-controls li.jnt-play-pause.over{background-position:32px 32px;}
.ticker-controls li.jnt-play-pause.down{background-position:32px 0;}
.ticker-controls li.jnt-play-pause.paused{background-position:48px 16px;}
.ticker-controls li.jnt-play-pause.paused.over{background-position:48px 32px;}
.ticker-controls li.jnt-play-pause.paused.down{background-position:48px 0;}
.ticker-controls li.jnt-prev{background-position:0 16px;}
.ticker-controls li.jnt-prev.over{background-position:0 32px;}
.ticker-controls li.jnt-prev.down{background-position:0 0;}
.ticker-controls li.jnt-next{background-position:16px 16px;}
.ticker-controls li.jnt-next.over{background-position:16px 32px;}
.ticker-controls li.jnt-next.down{background-position:16px 0;}
.js-hidden{display:none;}
.no-js-news{color:#F8F0DB;padding:10px 0 0 45px;}
.left .ticker-controls,.left .ticker-content,.left .ticker-title,.left .ticker{float:left;}
.left .ticker-controls{padding-left:6px;}
.right .ticker-controls,.right .ticker-content,.right .ticker-title,.right .ticker{float:right;}
.right .ticker-controls{padding-right:6px;}