@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://reader.livedoor.com/reader/") {
  body{
    margin-bottom: 0px !important ;
  }
  table#header, div#footer, div#menu, div#control{
    display: none !important ;
    height: 0 !important ;
  }
  .flat .treeitem { height: auto !important; }
  .adfeeds_body { display: none !important; }
  
  h2.item_title a:visited {
    color: #999 ;
  }
}