/* Stilmall avsedd för skrivare */

body {
	background:#fff;
	color:#000;
}

div {
	width:auto;
}
#container {
	width:100%;
}

#menu,#crumbs,#onright,#footer,img {
	display:none;	
}
#header {
	height:auto;	
}
h3 {
	border-style:none;	
}
* {
	background:#fff !important;	
}
form {
	display:none;	
}
#main,#protest,#protest *,#protestUnderskrift,#protestUnderskrift * {
	visibility:visible;
	width:auto;
	border-style:none !important;
}
#protest div {
	width:500px;
}
.printhidden {
	display:none;	
}
.screenhidden {
	display:block !important;	
	position:absolute;
	left:300px;
	top:0;
	width:300px !important;
}