@media print{
	#header{
		background:none;
	}
		#header h2 .img_cwt_industry{
			display:none !important;
		}
		#header h2 .img_cwt_industry_print{
			display:block !important;
		}
	#sidebar, #footer, #header .link_carlsonwagonlit{
		display:none;
	}
	#content{
		width:100% !important;
	}
	.article .topics_article{
		display:none;
	}
	.article .block_article .tools{
		display:none;
	}
	.container_12 .grid_8{
		width:100%;
	}
	.article .block_article .std_article{
		padding-left:0 !important;
		width:auto !important;
	}
	#content .article h3, #content .article .public_info, #content .article .date_info{
		padding-left:0 !important;
	}
	#content .header_date span{
		padding-left:6px !important;
	}
	#content .std_article .link_full{
		padding-left:0 !important;
		background:none;
	}
	#content .news_features{
		display:none;
	}
}
