html, body, #page-wrapper {
  height: auto;
}

body > #page-wrapper {
  height: auto;
  min-height: 0; 
}

#page-wrapper {
  border-width: 0;
  width: auto;
}

#header-wrapper {
  display: none;
}

div#content-wrapper {
  width: auto;
  float: none;
}

#content {
  padding: 0;
  width: auto;
}

#footer-wrapper {
  display: none;
}

.toolbar {
  display: none;
}

















/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

