@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/reader/view/"), url-prefix("https://www.google.com/reader/view/"), url-prefix("http://www.google.it/reader/view/"), url-prefix("https://www.google.it/reader/view/") {

#viewer-refresh div .goog-button-body { 
   width:24em !important; 
} 

#mark-all-as-read div .goog-button-body {
   text-align:left !important;
   width:0em !important; 
/*   overflow:hidden !important; */
}

#mark-all-as-read div .goog-button-base-top-shadow   {
   display:none !important;
}

}