/*
 * Nasza Klasa - UsuniÄ™cie BOXU Osoby ktore mozesz znac
 * Website     : http://kowieski.net
 * Author      : Misiael
 * Updated     : 10th September, 2009
 * Usage       : Use with Stylish Firefox extension (http://userstyles.org/)
 * Version     : 1.1beta
 */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain('nasza-klasa.pl') {
div[id="online_list"] li[id*="online_ad"]{ display:none !important; }
div[id*="might_know_box"] { display:none !important; }
}

