@-moz-document url-prefix("http://www.google.com/ig") {

/* #nhdrwrap */ /* uncomment this ID if you want the top area (above modules) hidden entirely */
#gbar, /* Google links at upper left */
#guser,  /* user links at upper right */
#sfrm, /* search form */
/*#tabs,*/  /* uh, tabs! and theme and add modules links on right */
.gbh {  /* lines left after top bars are removed */
     display: none!important; }
#nhdrwrapsizer {
    height: 0px !important;
}
#modules {
    padding-top: 10px !important;
}
#gsea {
    padding-top: 0 !important;
}
}