.noprint {
display: none !important;
}

#wrapper {
width: 100%;
margin: 0px;
background: url(/_img/template/printlogo.png) no-repeat top left;
padding-top: 134px;
}

#nav {
display: none !important;
}

#content {
width: 100%;
background: none;
}

#content p {
width: 100%;
}

#grad {
display: none !important;
}

#footer {
display: none !important;
}

#left p.winedesc {
width: 300px;
}