
#Infopage div.medarbejder-item {
	float: left;
	width: 283px;
	height: 108px;
	position: relative;
	background-image: url(/info/media/medarbejdere/medarbejder-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#Infopage div.medarbejder-space {
	float: left;
	width: 8px;
}
#Infopage div.medarbejder-break {
	clear: both;
	height: 8px;
}
#Infopage img.medarbejder-image {
	width: 70px;
	height: 94px;
	top: 7px;
	left: 7px;
	position: absolute;
}
#Infopage p.medarbejder-text {
	position: absolute;
	top: 10px;
	left: 87px;
	width: 192px;
	margin: 0;
}
