/* CSS Print Document for articles */

BODY {background:none;}

#footer, .article-tools, .adban-hold, table.form, h2, .allhead, .comment-img{display:none; width:0px;}

.leftCol, .mbt, .smtext2 {font-family:"Times New Roman", Times, serif; font-size: 14px;}

.rightCol { /* div around right col containing the 260x150 ad*/
    display:none; clear:both;width:0px;}

.leftCol{  color:#000; display:block;}

#container{ /* holds the whole thing in - before header - after footer*/	
	width: 600px;}

#content{ /* main area between header and footer*/
	width: 600px;}
	
.comment {border:1px solid #ccc; padding:5px; margin-bottom:5px; background-color:#f1f1f1; float:left; width:600px; clear:both;}

.comment2 {border:1px solid #ccc; padding:5px; margin-bottom:5px; background-color:#fff; float:left; width:600px; clear:both;}

/*expert articles*/
.col-bio-ex h1.articles { 
color: #000;
font-weight: normal;
margin-bottom: 10px;
	}

.col-bio-ex {
width: 600px; 
height: 77px;
color: #000;
padding: 0px; 
margin: 0 0 10px 0;
background: none;
}

.article-bodytop {
display: none;
}
.article-bodymid {
width: 600px;
color:#000;
border-left: 0px;
border-right: 0px;
padding: 0; 
margin: 0;
background-color:#fff;
}

/*columns*/
.columnist {display:none;}
.col-bio-art {padding:0;}
