@media print {

.sideNavBrdr {display:none;}
.sideNav {display:none;}
.ChannelLinks {display:none;}
.CompanyLinks {display:none;}
.ChannelLabel {display:none;}
.Nav {display:none;}
.FooterNav {display:none;}
.SearchHolder {display:none;}

.ContentPad {width:630px;}
.content {width:630px;}
.ContentPadSR {width:630px;}
.Footer {width:670px;}
.Header {width:670px; height:115px;}

.ChannelTagline {right:0px; top:45px;}
.logo {left:40px; top:0px;}
.FooterTagline {padding-right:200px;}

.articleHolder {width:620px;}
h2 {font-size:20px; border-bottom:1px solid #CCC;}

}