div#maincontent {
    display: block;
    width: auto;
}

div#header {
    display: none;
}

div#pageleftcontent {
    margin: 0;
    width: auto;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

p.faq_question {
    /* If we leave italics on, IE7 has a print rendering bug */
    font-style: normal;
}

div#pagerightcontent {
    display: none;
}

div#printheader {
    display: block;
    position: relative;
}

div#printheader img {
    width: 6in;
}

div#printheader div {
    display: block;
    position: absolute;
    left: 1.65in;
    top: 1in;
}

div#footerfineprint {
    display: none;
}

