/* ------------------------------------------------------------------------------
 *  msol-print-lightbox.css
 ------------------------------------------------------------------------------ */
#msol-content, #msol-footer, #main-nav, #bridge, #msol-header {
  display: none; }

#cboxLoadedContent {
  display: block !important;
  height: auto !important; }

#colorbox {
  left: 0;
  top: 0;
  position: static !important; }

#cboxClose {
  display: none !important; }

/* Info Header
  *********************************************************************************/
.print-info * {
  display: inline !important; }

.print-info {
  border-bottom: 1px solid black !important;
  display: block !important;
  margin-bottom: 1.5em !important;
  padding-bottom: 0.5em !important; }

.print-info img {
  float: right !important;
  margin-bottom: 5px !important; }
