I don't think you have edited the correct template (or else I am not looking at the correct style). This is in the page source where the image should be:
HTML Code:
<div class="cms_widget_post_bit widget_post_bit">
<div class="cms_widget_post_userinfo widget_post_userinfo">
<div class="cms_widget_post_useravatar widget_post_useravatar">
<img alt="" src="images/misc/unknown.gif" />
</div>
</div>
<div class="cms_widget_post_comment widget_post_comment">
None of that is in the template code you posted above.