#header *,
#loginsearch,
#sidebar,
#rightsidebar,
#footer {
	display : none;
}
#printheader {
 display : block;
}
#contents {
 margin : 0;
 float : none;
 width : 100%;
 padding : 0;
}
#contents {
 width : 100%;
}
#contents table {
 width : 85%;
}
#contents table td {
 white-space : normal;
}
