#newsticker { 
    width:500px; 
    padding:0 0 0 6px; 
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
}

#newsticker a  
{
    text-decoration:none; 
    color:#006633; 
    font-family:Verdana,Arial,Sans-Serif;
    font-size:10px;
}

#newsticker img  
{
    border: 0px solid #FFFFFF;
}

.clear  
{
    clear: both;
    height:0px;
}
