.pulstest ol {
	margin-left: 0px;	
	padding-left: 25px;
	height: 105px;
}
.pulstest #fargeBoks {
	background-image: url('../../images/heart.gif');
	margin: 0px auto;
	width: 120px;
	height: 112px;
	padding-top: 20px;
	padding-left: 8px;
	font-size: 28px;
	text-align: center;
}
.pulstest .heart_pulse#fargeBoks {
	background-image: url('../../images/heart-beat.gif');
}
.sporsmalsboks {
	margin-bottom: 20px;
	clear: both;
}
.sporsmalsboks .option {
	margin-bottom: 3px;
}
.sporsmal {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.sporsmalsboks input {
	position: relative;
	top: 2px;
}
.sporsmalsboks img {
	float: right;
	margin-bottom: 30px;
}
.sporsmalsboks em {
	position: relative;
	top: -5px;
}
#imgSmiley {
	float: right;
	margin-left: 10px;
}
#lnkSammenligne {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
#lblPoeng {
	font-weight: bold;
}
.finished {
	clear: both;
}
#btnForrigeSporsmal, #btnNesteSporsmal {
	display: none;
}