This is coming from a style in your template for the author class (template.css line 1427). You can add the following to get rid of the background image for the SCSocialStream.
.sourcecoast.socialstream .author{
background-image:none;
}
Try that and let me know if you continue to have problems.
-Melissa