@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google), domain(google.com) {
   td.j {
    width: 100% ! important;
  }
  table[align="right"] {
    display: none ! important;
  }
  div.ch {
    display: none ! important;
  }
}