div#header, div#left, div#menu {
  display: none;
}

div#right {
  float: none;
  width: 100%;
}

div#iconMenu {
  display: none;
}

div#contentArea, div#contentAreaHome {
  height: auto;
}

div#contentScroll {
  overflow: visible;
  width: 100%;
}

div#content {
  width: 100%;
}