@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://www.google.com/reader/view/"), url-prefix("http://www.google.com/reader/view/") {
 div#guser, div#gbar, div.gbh, a#logo-container > h1#logo, div#search {
  display: none !important;
 }
 div#quick-add-bubble-holder + div#main {
  position: absolute !important;
  top: 0 !important;
 }
}