@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/reader")
{
   #entries .entry-body, #entries .entry-title 
   {
       max-width: none !important;
   }

   #add-box
   {
       display: none !important;
   }

   #selectors-box td
   {
       display: none !important;
   }

   #sub-tree-footer
   {
       max-height: 100% !important;
   }
}