@page { size: auto;   /* auto is the initial value */     
        margin: 20px;  /* this affects the margin in the printer settings */ }
.page-break { page-break-before: always; }
#content { width: 840px; padding:20px; }
#gbox_timesheet, #gview_timesheet, .ui-jqgrid-hdiv, .ui-jqgrid-bdiv

header, .nav.wrap, .contact,.subnav, footer { display: none;margin-left: -99999px; }
a[href]:after { content: none !important;}

.logo { width: 100%; margin-bottom: 15px;  }

.title a { font-size: 28px;  }
span.printheader, span.printfooter { display: block; width: 100%; min-height: 50px; margin-bottom: 25px; }
.printfooter {  position: fixed;bottom: 0; }
.printheader {  position: fixed;top: 0; }

