/* v.1.0 */

/* CSS Document */

#nav-main, #nav-access, #nav-foot {
  display: none !important;
}

#panelwrapper, #content {
  margin-top: 20px;
  float: none !important;
}

#content {
  width: 99% !important; 
  background-color: #fff;
}

#section1, #section2 {
 width: 49%;
}

table {
 width: 99%;
}
