#topmenu, #leftmenu, #logo, #copyright {
  display: none;
}

#content, #footer {
  width: 100%;
  margin-left: 0px;
  margin-top: 0px;
border: none;
}
th img {
  display: none;
}

input, select, textarea, .requiredfield {
  border: 1px solid #888;
}

.infobox, .okbox, .warnbox {
  display: none;
}


.requiredfield {
  border: 2px solid #FF1F1F!important;
}

