div {
 padding: 0px !important;
 margin:  0px !important;
}
#header_nav, #subheader, #footer_links, .printhide {
	display: none;
}
#copy_right, #copy_left {
	float: none;
	display: block;
	width: 600px;
}
.sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : 0px     !important;
    top        : 0px    !important;
    width      : 0px    !important;
    height     : 0px    !important;
	width: 600px !important;
	height: 40px !important;
	white-space: nowrap !important;
  }