@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/reader")
{
   body, html
   {
       font-family:  Arial, Tahoma, Helvetica, sans-serif, "Lucida Grande" !important;
   }

   #add-box, #broadcast-selector, #chrome-footer-container, #entries .entry-actions, #sub-tree-refresh, #sub-tree-subscriptions, .entry-title-go-to, .entry-author
   {
       display: none !important;
   }

   #entries .entry-body, #entries .entry-title 
   {
       max-width: none !important;
   }

   #entries .entry-title 
   {
   font-size: 130%;
   margin: 0;
   }

   #selectors-box td
   {
       background-color: #fee17e !important;
   }

   #sub-tree-footer
   {
       color: #e1ecfe !important;
   }
}