.header_menu, .page_forms, .content_context, .noprint  {
  display: none;
}
.body_header h1, #page_footer {
  color: white !important;
}
.body_header h1 {
  font-size: 22px;
}
.header * {
  padding: 0px !important;
}
.content_body .header h2, .content_body .header a {
  padding: 0px !important;
}
.content_body { 
  float: none;
  width: 100%;
}
.page {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
.navig {
  display: none;
}
.copyright {
  width: 100%;
}
.list_body {
  width: 480px;
}
