Es que has copiado mal los estilos. Si has usado el mismo html, es decir, si conservas las clases y demás tal cual, prueba así:
Cita: .buzzbite a.bb-but-com {background-image:url(bb_but_public_com.gif);
}
.buzzbite a.bb-but-com, .buzzbite img.bb-but-com-spacer {width:60px;
}
.buzzbite a.bb-but-com:hover {background-position: left bottom;
}
.buzzbite .actions a {background:transparent none no-repeat scroll left bottom;
display:block;
float:left;
height:15px;
margin-right:5px;
}
.buzzbite a, .buzzbite a:hover {border:medium none;
text-decoration:none;
}
a {text-decoration:none;
}