@media print {
    /*
     * Without this hack, IE8 scale the page up and part of it on right side is
     * clipped
     */
    .document-content-content { width:650px !important; }
}
