#news.newsticker {
background: transparent;
margin: 0;
padding: 0 0 0 5px;
list-style: none;
height: 20px;
line-height: 20px;
}
#news.newsticker li{
list-style: none;
background: none;
margin: 0;
padding: 0;
}
#news.newsticker li a{
font: normal 11px Arial;
text-decoration: none;
color: #777;
height: 20px;
line-height: 20px;
}
.newsticker li a strong{
font-weight: bold;
}
