/* 
	Print css styles 
	
	By : Henrik Ladefoged / Illumi a/s
		
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#affiliated, #topnav, #rotator, #info, #search, #topImage, #leftCol, #breadCrumb
{
	display: none;
}
a {
	color: #000!important;
	text-decoration: underline;
}
#logo {
	top: 0px;
	left: 0px;
	position: relative;
	clear: both;
	margin-bottom: 10px;
}
#main, #content {
	padding: 0;
	width: auto;
}
#footer { 
	width: auto; 
	margin: 0px;
	padding: 0;
	border-top: 1px solid #000;
}
#footer img { display: none;}
h1, h2, h3, h4, h5 {
		padding-left: 0!important;
		color: #000!important;
		}

ul li {
	list-style-type : disc !important;	
	padding-left: 10px !important;
	list-style-position: inside !important;
	}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
