@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("jaiku.com") {

    #stream li { display: none; }

    #stream li.presence,
    #stream li.comment { display: block; }

}