.onlyprint { 
 display: block; 
}

.noprint { 
 display: none; 
}

div#placeholder {
 width: 700px;
}
