@-moz-document 
/*Change .com to any (.jp, .ca...)*/
url-prefix(http://www.google.com/reader),
url-prefix(https://www.google.com/reader) {

#main {
margin:0 !important;
padding:0 !important;
z-index:2 !important;
}
/*Hides Logo*/
body[class="mozilla"] #logo-container,
body[class="mozilla hide-nav"] #logo-container {
display:none !important;
}
/*All items header*/
#viewer-header {
margin:7px 0 0 0 !important;
z-index:3 !important;
}
#global-info {
position:absolute !important;
top:-17px !important;
z-index:1 !important;
}
#global-info:hover {
position:absolute !important;
top:0px !important;
z-index:20 !important;
}
#nav {
position:absolute !important;
top:5px !important;
z-index:2 !important;
}
.round-box {
/*font-family: Calibri, sanf-serif !important;*/
font-size:10pt !important;
}
/*Add subscription - Browse*/
#add-box {
font-size:8pt !important;
}
/*Only list updated*/
#sub-tree-show-new {
font-size:8pt;
}
/*Refresh - Manage subscriptions*/
#sub-tree-footer {
font-size:8pt;
}
/**/
#searchContainer {
position:absolute !important;
top:3px !important;
left:350px !important;
width:350px;
}
}