@-moz-document url(http://maemo.org/news/planet-maemo/) {
  #sidebar {
    display: none;
  }

  #container, #content, #content > .main {
    margin: 0px;
    width: auto !important;
  }

  .planetentry .bubble2 {
    text-align: left;
  }

  .planetentry .date {
    width: 20em !important;
    float: none !important;
  }

  .planetentry .gotchi {
    display: none;
  }
}