.ticker-container{height:60px;width:100%;text-align:center;position:relative;overflow:hidden;background-color:#000;color:#fff;font-size:1.1em}.ticker-container .ticker-caption{height:50%;width:100%;background-color:#ec0b43;display:table;position:absolute;color:#fff;font-size:.9.5em;z-index:1}.ticker-container .ticker-caption p{height:inherit;width:inherit;display:table-cell;vertical-align:middle;font-weight:700;text-shadow:0 -1px 1px rgba(0,0,0,.4)}.ticker-container ul{list-style:none;padding:0;height:auto}.ticker-container ul div{overflow:hidden;position:absolute;z-index:0;display:inline;min-width:100%;left:0;height:50%;transition:.25s ease-in-out}.ticker-container ul div.ticker-active{top:30px}.ticker-container ul div.not-active{top:60px}.ticker-container ul div.remove{top:0}.ticker-container ul div li{padding:10px 10px}.ticker-container ul div li a{color:#fff}.ticker-container ul div li a:hover{color:#ec0b43;text-decoration:underline}.ticker-container{height:40px;text-align:left}.ticker-container .ticker-caption{height:100%;width:155px;background:url(../img/ticker-caption-bg.gif);background-repeat:no-repeat}.ticker-container .ticker-caption p{text-align:left;padding-left:15px}.ticker-container ul{margin-left:170px;height:100%}.ticker-container ul div{height:100%;left:170px}.ticker-container ul div.ticker-active{top:0}.ticker-container ul div.not-active{top:30px}.ticker-container ul div.remove{top:-30px}