﻿.konsulenter
{
	float:left;
	border:1px;
	height:1000px;
}

.KonsulentBlock
{
	margin-bottom:10px;
	border-bottom: 1px solid #000000;
	height:150px;
	width: 542px;
}

.konsulentBillede
{
	float:left;
}
.konsulentBillede img
{
	width:100px;
}

.konsulentNavn
{
	font-weight:bold;
	padding-left:110px;
}

.konsulentBeskrivelse
{
	font-style:italic;
	padding-left:110px;
}