@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document  url("http://www.google.com/ig"), url-prefix("http://www.google.com/")
{
/* Hide the tab bar */
#full_nav{display: none !important;}
/* Hide tab bar background */
#col1{display: none;}
/* Hide google logo*/
.gsealog{display: none;}
/* Hide advanced search, preferences, etc. links*/
.gseaopt {display: none;}
/* Hide 'personalize this page, add stuff, etc. links. */
.personalize_link{display: none;}
/* Hide gradient (in header, below search buttons) */
div.gradient {display: none;}
/* Hide 'new user demo' from header */
#new_user_demo{display: none;}
/* Remove space between search buttons and modules area */
#modules{padding: 0px !important;}
/* Hide descriptions/ article snippets below RSS links*/
.ftext{display: none;}
/* Hide space between links inside modules (show links closer to each other) */
.fpadv2, .fb, .fpadv2last{padding: 2px !important;}
#modules, #col2, .rnd2, .rnd3, .leftselectedtab, .modbox {background-color:#353535 !important;}
.rnd_modtitle .rnd2, .rnd_modtitle .rnd3, .rnd_modboxin .rnd2, .rnd_modboxin .rnd3 { background-color:#000000 !important;}
.modboxin { background-color:#ffffff !important;}
.gbh {display:none !important;}
#footerwrapinner, #footerwrap {display:none !important;}
#modules .yui-b {margin:0 !important;}
#footerwrap, #new_user_demo, #offered_in {display:none !important;}
#gbar, #guser {background: transparent !important; margin-bottom: -0px !important; color: #666 !important;}
.gb1, .gb1 a, .gb3, .gb3 a, #guser a {color: #666 !important;}
#nhdrwrapsizer {margin-top: -25px !important; margin-bottom: -40px !important;}
/*Top Bar Link Colors*/
#gbar a, #gbar a:visited{
background:none !important;
color:#666 !important;
}
}