@media print{
  #header_narrow, #inner_narrow {
    position: static;
    width: 100%;
    z-index: 3;
  }
}