.noprint {
  display: none !important;
}

.please-wait {
  display: none !important;
}

body {
  background-color: inherit;
  background-image: none;
}

#container {
  width: auto;
}

#main {
  width: auto;
  background-image: none;
  min-height: auto;
  background-color: inherit;
}

#dynamiccontent {
  width: auto;
  margin-left: 0;
  padding: 0;
}

div.formboxtitle {
  background-color: inherit;
  color: inherit;
}

div.formbox {
  background-color: inherit;
  color: inherit;
}

