@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google.com/reader) , url-prefix("https://www.google.com/reader/view/"){

#chrome { 
 margin: 0 !important; 
 padding:0 !important; 
 overflow:auto !important; 
}

#add-box,#ogspacer,#global-info, #entries-status, #search-submit,#chrome-footer-container {
 display: none !important
}

#logo-container, #entries-status, #search-submit, #chrome-footer-container, #gbar, #gbh {
 display: none !important
}

#search, #search-form { 
 position: fixed !important;
 top:35px !important;
 right: -5px;
}

}