/*
-------------------------------------
 print
-------------------------------------
*/

/* default view */
body {
	margin:0 !important;
}
#contentwrap {
	margin:0 0 30px 0 !important;
}
#contentwrap, #wrapper, #main {
	float: none !important;
}

/* popup */
body#popup #header {
	background-image:url();
}
body#popup #logo {
	display:block;
}
body#popup #contentfunctions,
#servicenav, 
#toprint,
#navigation,
#footerleft {
	display:none;
}

#servicelanguage a img, #textchange a img {visibility:visible;}

ul, ul li{
	list-style: square !important;
	padding: 0 !important;
	margin-left:15px;
	vertical-align: top;
}
