.tickercontainer { 
background: #282425; 
width: 864px; 
height: 23px; 
margin: 0; 
padding: 0
overflow: hidden; 
background: #282425 left bottom no-repeat url(../images/ticker_bg.gif);
}
.tickercontainer .mask { 
position: relative;
top: 4px;
width: 854px;
overflow: hidden;
}
ul.newsticker { 
position: relative;
left: 854px;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left;
margin: 0;
padding: 0;
white-space: nowrap;
color: #ffffff;
}

