div.newswrapper a.next {
background: #385C72 url(uploads/images/next.gif) no-repeat 0 0;
display: block;
height: 20px; /* adjust according your image size */
text-indent: -999em; /* this hides the text */
text-decoration:none; /* old firefox would have shown underline for the link, this explicitly hides it */
}