/* Author: M H (http://final.appspot.com/)*/
@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/")
{
#logo-container{
position:absolute !important;
height: 0px !important;
}

#main{
position:absolute !important;
top:0 !important;
}

#search,
#global-info,
#gbar,
.gbh,
#logo-container,
#logo,
#selectors-box,
#footer
{
display:none !important;
}


}