@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) {

#global-info, #gbar, .gbh, #logo-container {display:none !important;}
#main {clear:left !important; padding-top:3px !important;}
.hide-nav #chrome, .hide-nav-with-menu #chrome {padding-top:4px !important;}

#message-area-outer {top:0 !important; left:50% !important; z-index:999 !important; width:auto !important; margin-left:-10% !important;}
#entries-status {width:auto !important;}

/* selectors box */
#overview-selector, #friends-settings-link {display:none !important;}

/* add subscription box */
/* #add-box{display:none !important;} */

/* search box */
#nav {margin-top:25px !important;}
.hide-nav-with-menu #nav {margin-top:0 !important;}
.hide-nav-with-menu #search, .hide-nav #search {display:none !important;}
#search {position:absolute !important; top:3px !important; left:10px !important; width:260px !important;}
#search-input {width:144px !important; margin-top:2px !important;}
#search-restrict {border-bottom: none !important; margin-left:2px !important; width: auto !important;}
#search-restrict-input {width:85px !important;}
#search-restrict-button .goog-combobox-button {width:100px !important;}
#search-restrict-button .goog-menu {width:180px !important;}
#search-submit {display:none !important;}

/* testarea monospace font */
.posting-form .text, .posting-form .textarea {font-family:arial,sans-serif !important; font-size:12px !important;}

}