@CHARSET "UTF-8";

#page, #doc2, #doc4 {
	border: 0 !important;
	max-width: 100%;
	min-width: 100%;
}

#header, #navigation, #subheader, #footer, .noprint {
   display: none;
   float: none;
}

#content {
   width: 100%;
   margin: 0 !important;
   padding: 0 !important;
   
}

.button {
   display: none;
   float: none;
	
}