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

/* default view */
body {
	margin:0 !important

}
#contentwrap {
	margin:0 !important;

}

#contentwrap, #wrapper, #main {
	float: none !important;
	width: 99% !important;
}

body#popup #main {
	background: url() !important;
}


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

#footer
{
	background: url() !important;
}

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

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

