/*** PRINT ***/
#container-top,
#container,
#container-bottom {
    float: left;
    width: 95% !important;
}
#wrap {
  width: 95% !important;
  margin: 0 !important;
}
#main {
  width: 95% !important;
}
.no-print {
    display: none;
}
/*** END PRINT ***/
