/* 
		Systematic
		Print css styles 
		
	
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
* {
}
#logo-print { margin:0px 20px 30px 0px; 	display: block; clear: both; }

#main,  #top {
	padding: 0px 0px 0px 0px !important; 
	margin: 0;
	width: auto;
	float: none;
	}
#subpagecontent {
	margin: 0;
	float: none;
}
#globalNav, #functions, #search, #topnav, #utilities, #breadCrumb, #extras, #leftNav, div.module.relatedpages, #logo, #footer, #leftCol, #rightCol {
	display: none;
}
#middleCol div.document ul li, 
#middleColWide div.document ul li {
	list-style-type : disc !important;	
	padding-left: 10px !important;
	list-style-position: inside !important;
	}

div.document h1 span {
	font-size: 20px;
	font-weight: bold;
} 