.merkelapp {
   width: 420px;
   font-weight: bold;
}
div#skjema {
   border: solid red 0px;
   width: 450px;
}
fieldset {
   padding: 10px;
}

li {
	list-style: none;
}

div#quizboks {
	display: block;
	background-color: #f0f0f0;
	padding: 10px;
}

div#tittel {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

div#sporsmaalet {
	background-color: #eeeeee;
	padding: 20px;
	position: relative;	
}

div#svarboks {
	display: block;
	background-color: #ffeeee;
	color: green;
}

div#avsender {
	display: none;
}