@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.google.com") {

#leftnav {
  display: none;
}
#center_col {
  margin-left: 0px !important;
  border-left: none !important;
}

}