#navigation-container,
#meta-box-top,
#back-top,
#footer-area,
#subnavigation,
#sidebar,
.footer-box-left {
  display: none !important;
}

#main article#content {
  width: auto;
}

div,img {
  max-width: 100%;
}

div {
  page-break-inside: auto;
  page-break-after: auto;
}

#content table th, table.realTable th {
  border-bottom: 2px solid #56A2D3;
  color: #56A2D3;
}
#content table, table.realTable {
  width: inherit;
}
.bg4,.bg4 a {
  color: #666 !important;
  text-decoration: none !important;
  font-weight: bold;
  border-bottom: solid #666 2px;
}