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

ul li.cross {
background: url(/images/bullet-cross.gif) no-repeat left center;
padding-left:20px;
margin-bottom:10px;
}