@-moz-document url-prefix("http://www.google.com/ig") {

#nhdrwrapinner { height: 250px ; }
/* #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 */
#addstuff a, /* theme, stuff links */
#sfrm,  /* search form */
.gbh,  /* lines left after top bars are removed */
#col1, /* side tab bar */
#footerwrap { /* footer area */
     display: none!important; }

#modules {  /* container for all modules - reduce margins */
     padding: 0 !important; 
     width: 100% !important; }

.yui-u {  /* module columns - increase width, reduce margins */
     width: 32.65% !important; }
#c_2 { margin-left: 1% !important; 
     margin-right: 1% !important; }

.modbox { margin: 0 !important; }  /* module box - decrease whitespace */
.modboxin { padding: 0 !important; }  /* module box - decrease whitespace */
}