@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.trilulilu.ro") {
  * {
    background:none !important;
    text-align:left !important;
    margin:0 !important;
  }
  #header,
  #filepage_right,
  #footer,
  #options_panel,
  #file_rating,
  #file_description,
  #keywords,
  .filecateg,
  .comment_box,
  .copyright,
  img {
    display:none !important;
  }
}