.noprint , #header , #footer , .topic , #displaytypelinks, .writeuppage .contentfooter , 
#votefooter , #softlinks , .writeup_add , #sidebar , form , .writeuppage .writeup_add form , #skratch_form > * {
display: none ;
}

.writeuppage form , #skratch_form , #skratch_form > .content , #skratch_form > .title {
display: block ;
margin: 0 ;
padding: 0 ;
}

body {
background: white !important ;
width: 100% ;
margin: 0 ;
padding: 0 ;
}

body , body .content {
border: none ;
}

.contentheader {
page-break-after: avoid ;
}

table , tr , td {
page-break-inside: auto ;
page-break-before: avoid ;
}

.content td , .content th {
page-break-inside: avoid ;
	page-break-before: auto ;
}
