8
OK, goto your templates and modify the news_item.html file - at the top add:
<style type="text/css">
img {border: 0; margin: 5px;}
style>
this will just add the margin to the img's in the news section.
- hope this helps, if you don't know how to edit your templates, use the cool googley-thingy on the right.
-Dave
edit: it DOES add that element to the entire theme, so I guess it's still not "News Module" specific.