@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google.com/reader/i) {
  .logo, .footer {display:none !important;}
  * {font-size:0.97em !important; }
  span.item-snippet {display:none !important;}
  span.item-source-title{font-size:0.9em !important}
  
  .m-button,
  #show-more-row,
  #mark-these-read,
  #show-new-items,
  #show-all-items,
  #mark-all-read,
  #show-all-subs,
  #show-new-subs {cursor: pointer !important;}

  .item-title, 
  .item-source-title, 
  .entry-author, 
  .entry-date {cursor:default !important;}
}