/*Print stylesheet for news */
*, div.newsArticleItem{background-color:#FFF;}

/* Remove unwanted elements */
.printHide, div#navRight, div.sidebarmenu, div#sky {display: none;}

/* Content needs to stretch full width */
div.main, div.body, div.main-left {width:100%;*clear:both;*width:600px; /* IE6/7 fix */}
div.main-left, div.body, div.newsArticleItem {padding:0px; margin:0px; overflow:hidden;}
div#footerBlock {border-top: 1px solid #000; border-bottom: 1px solid #000; *width:600px; /* IE6/7 fix */}

/* text */
p, p a {font-size:18px;*font-size: 12px; /* IE6/7 fix */}
h1 {border-bottom:2px solid #000; border-left:0px; font-size:24px!important; *font-size:18px!important; margin-top: 15px; padding-left:0px; margin-top: 10px!important; width:100%!important; *width:600px!important; *clear:left;/* IE6/7 fix */}
