@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/reader/view/") {

#gbar,
.gbh,
#logo-container,
#search
{ display:none !important; }

/* shorten the email address */
#email-address {float: left; max-width: 2em !important; overflow: hidden; margin-right: 5px; }

/* keep the settings, account, etc. links in view, and aligned with List/Expanded */
#global-info {z-index: 20; margin-top: 0.27em !important; }

/* move the List/Expanded links so they don't obscure the settings, account, etc. links */
#chrome-view-links {margin-right: 285px; }
#chrome-view-links::after {content: " |"}

#main {top: 0px !important;}

}