.header, .footer, #content .right, #content .left, #feedbackForm, .relatedContent,
.skipLinks, .shareIcons {
    display:none;
}
#content.twoColumn .middle, #content.threeColumn .middle {
    width:970px
}
#content.twoColumn .middle .bodyContent {
    width: 730px;
}
table.styled td, table.styled th {
    border:1px solid #000;
}
.print-heading {
    background: none repeat scroll 0 0 white;
    display: block;
}
.print-heading img
{
    float: left;
}
.print-heading p
{
    color: #006993;
    float: right;
    font-size: 2em;
    text-align: right;
}