/*
	@homepage http://userstyles.org/styles/2355
	@updateurl http://userstyles.org/styles/iecss/2355/Maemo%20planet%3A%20fluid%20width%20and%20space%20filling.css
	@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;
  }
