.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');
}
.pulstest .heart_disabled#fargeBoks {
	background-image: url('../../images/heart-disabled.gif');
}
.pulstest .active {
	font-weight: bold;
	font-size: 16px;
}
.resultatboks, .graf, .sammenligne {
	display: none;
}
.resultatboks {
	height: 300px;
}
.resultatboks .smileycontainer {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
#lblAktivpuls, #lblHvilepuls {
	font-weight: bold;
}
.pulstest li {
	padding-bottom: 5px;
}
.sammenligne {
	clear: both;
}
.sammenligne div {
	margin-bottom: 2px;
}
.sammenligne label {
	width: 140px;
	float: left;
}
#pnlSkole, #pnlKlasse, #pnlPassord {
	display: none;
}
.graf {
	text-align: center;
	padding-top: 20px;
}
#lnkSammenligne {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}
#fargeBoks {
	cursor: pointer;
}