@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google.com/ig") {

  #gbar, /* Top left links. */

  #guser, /* Top right links. */

  #nhdrwrapsizer, /* Contains search box. */

  .gbh, /* Horizontal bar. */

  #full_nav, /* Tab bar */

  #col1, /* Tab bar background */

  #footerwrap{display:none;} /* Footer. */

  .gradient { display: none !important }

  .topbotborder { border-top: 0 !important }


  /* hide the innermost pieces of the gadget curves */
  .rnd2 { display: none !important }

  .rnd3 { display: none !important }

  /* widen the top edge of the curve, otherwise it looks bad */
  .rnd1 { margin: 0 !important }


  /* Change background color to grey. */
  body,#modules,#col2{ background-color:#dddddd!important; }

}