@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("haloscan.com") {
  .MainTable {
    width: 90% ! important;
    font-size: 12pt !important;
  }
  p, a {
    font-size: 11pt !important;
    margin: 10px 20px !important;
  }
}