@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("digg.com"), domain("www.digg.com") {
   .corpus-contents {
      display: none;
   }

   #footer {
      clear: none !important;
   }

   .footer-contents {
      float: none !important;
   }
}