@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google.com/reader), url-prefix(https://www.google.com/reader) {

/* Previous item, Next item Button Positions */
 div#viewer-footer {
 position: absolute !important;
 top: 34px !important;
 left: 669px !important;
 background: transparent !important;
 border-top: 0px !important;}

 #entries-status {display: none !important;}

/* Expanded, List View Bottom */
 #entries.cards, #entries.list {
 padding-bottom: 20px !important;}
}