$(document).ready(function() {
	$("img[@src*=/sw/gfx/bullet_std.gif]").hide();
});