

ul.news{
list-style-type:none;
margin:0;
padding:0;
}

ul.news li{
margin:0;
padding:15px 10px 15px 1px;
background:url(/images/newsitem.gif) repeat-x bottom;
}

ul.news li.last{
background:none !important;
}