@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("twitter.com") {
  .wrapper {
    padding-bottom: 8px !important;
  }

  #container {
    width: 90% !important;
  }

  #content {
    width: 1000px !important;
  }

  #onoff, .promotion, #device_updates, .yellow-box {
    display: none !important;
  }

  .info {
    padding: 0 10px !important;
  }

  #status-field-char-counter {
    margin-right: -5px !important;
  }

  #status {
    width: 100% !important;
    margin-top: 5px !important;
  }

  #currently {
    width: 65% !important;
  }

  .bulletin {
    display: none !important;
  }

  .section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .status-body {
    width: 80% !important;
  }

  .stats {
    padding-bottom: 10px !important;
  }
}