#header,
.left,
.right,
#footer {
    display:none;
}

#header-print {
    display:block;
    border-bottom:dotted 3px #000;
    padding-bottom:5px;
}

.main {
    border:none;
    padding-left:0;
    width:100%;
}
.content {
    width:100%;
}
