html, body { width: 100% !important; border-right: none !important; font-size: 100% !important; }
body { padding: 1em; }
html { overflow: scroll !important; }

#header, #footer, .feedback-div, .alert, .btn, .submission-buttons, .progress, .navbar { 
    display: none !important; 
}

#logo-print {
    position: fixed;	
    background: url(../images/logo.png) no-repeat;
    height: 87px;
    left: 2.4em;
    text-indent: -100em;
    top: 0px;
    width: 109px;
    z-index: 1;
}

#content { border-right: none !important; width: 100% !important; }

h2 { width: auto !important;  }
