@-moz-document url-prefix("http://www.google.com"), url-prefix("http://www.google.com/ig") {
/*
#nhdrwrap - searchbox container
.gbh,          - lines left after top bars are removed

*/

#nhdrwrapsizer, /* search div*/
#sfrm,               /* search box */
#new_gadgets_msg 
{ 
   display: none!important;
}

/* Hide Footer */
#footerwrap,
#completeIFrame,  
#completeDiv
{ 
    display:none !important; 
}

/* Top Link Bar */
#gbar,   /* Google links at upper left */
#guser  /* user links at upper right */
{ 
     /* apply styles */
}

/* Left Sidebar */
#addstuff, 
#section0_contents, 
#bottom_nav, 
.rnd1, .rnd2, .rnd3, 
#col1, 
#new_user_demo 
{
    /* apply styles */
}

/* Customize Color */
#addstuff { background: #ECF4FD;} 
body,#modules,#col2{ background-color:#fff!important; } /* module background */

}
