/* Print Styles */
#navigation, #related, #footer {
    display: none;
}
body {
    width    : 760px;
}
#qa div {
    margin-top         : 1em;
    margin-bottom     : 2em;
    padding            : 0px;
    border              : none;
    background        : #fff;
}
#content, #wrap1, #wrap2, #mainwrap {
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
    }
