It’s probably a no-brainer for most of you, but since most web apps don’t use borders around images I just use this in the main CSS file:
img{border: 0;}
Also, if you have given some kind of WYSIWYG control to users, this lessons the inevitable ugliness that ensues.