.print-only {
  display: block;
}

#top-nav, #nav, #header, #footer, #subfooter .legal, #nav-main, #nav-preload {
  display: none !important;
}

.print-hide {
  display: none !important;
}

.JS_ImageCaption {
  display: block;
}

.image-caption-context {
  display: none;
}

.JS_ExpandableContent .content[style] {
  display: block !important;
  margin-top: 0 !important;
}

.JS_ExpandableContent .slider[style] {
  height: auto !important;
  overflow: visible !important;
}

.JS_ExpandableContent .collapse,
.JS_ExpandableContent .expand {
  display: none;
}
