@media print {

#startsuchbox { display: none; }
#page-header { display: none; }
#page-footer { display: none; }
.breadcrumb { display: none; }
#ww_respool_search { display: none; }
.banner { display: none; }

#page-header-pre { max-height: 80px; }
#page-header-pre img { max-height: 60px; width: auto; margin: 0; }

.frame-container-default { max-width: 100% ; }
.frame-container { padding-left: 0; padding-right: 0; }
.container { margin: 0; width: 100%; }	
.navbar-brand { width: auto !important; }
.navbar-brand2 { top: 10px; }

h1 { margin-bottom: 1rem !important; }
.tx-ww-respool .pretext { margin-bottom: 1rem !important; }

}