@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.cosmiq.de") {

/* Antwortende */
.answerBox .expertsName img {display:none !important;}

/* Fragesteller */
.questionBox .userInfo img {display:none !important;}
.questionBox .userInfo img.group {display:inline !important;}

/* Profilseiten */
h2 img.group:last-child {display: none; !important}

}