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