If you're not planning on using icons, disabling "Allow Icons to be Uploaded with Resources" will remove the mini me (though the icon will become the avatar).
Otherwise:
Code:
.resourceListItem .resourceImage .creatorMini { display: none !important; }
In EXTRA.css should work.