.tickerbox {width:100%; height:220px; float:left;}
.tickerbox ul {width:100%; position:relative;}
.tickerbox li {
width:100%;
list-style:none;
position:absolute;
top:3px;left:3px;
overflow:hidden
}