@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.20ju.com/content/") {
  .wrapper {
    width: 90% !important;
  }

  .main {
    width: 100% !important;
  }

  .sidebar {
    display: none !important;
  }
}