@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://twitter.com/home") {

#content .doing {
  table-layout: fixed !important;
}

#content .doing td.content {
  overflow: hidden !important;
  width: 480px !important;
}

}