.tickercontainer { 
background: #fff; 
width: 960px; 
height: 15px; 
margin: 0; 
padding: 0
overflow: hidden; 
}
.tickercontainer .mask { 
position: relative;
left: 0px;
height:15px;
width: 960px;
overflow: hidden;
}
ul.newsticker {
position: relative;
left: 960px;
top:0px;
font: bold 12px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left;
margin: 0 20px;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #ff0000;
font: bold 12px Verdana;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 
.lispace {margin:0 40px;}

span {color:#BB0029;} 
