#printable {
float: none; 
margin: 0; 
width: 100%;
}

#button, #noprint, .noprint {
display: none;
}
