i'm using this currently to make the images smaller in my stylesheet
CODE
.comment_img{filter:alpha(opacity=100);width:90px;height:90px;}
but i'd like to hve no border and i've tried
img border:0;}, border:0px;}, border-width, hspace= and vspace=
....