
.member-category
{
	margin: 30px 0;
}

.row
{
	overflow: hidden;
	margin: 0 0 21px 0;
}

.col-0
{
	float: left;
}

.col-1
{
	margin: 0 0 0 294px;
}

.member
{
	overflow: hidden;
}

.odd .member
{
	border-right: 1px solid #c1132c;
	width: 269px;
}

.even .member
{
	border-left: 1px solid #c1132c;
	padding: 0 0 0 11px;
	width: 258px;
}

.even .image
{
	float: right;
}

.odd .image
{
	float: left;
}

.image img
{
	display: block;	
}

.members .text
{
	font-size: 0.85em;
}

.members .text a
{
	text-decoration: none;
}

.members .text a:hover
{
	text-decoration: underline;
}

.members .odd .text
{
	margin: 0 0 0 110px;
}

.name h3
{
	margin: 0 !important;
}

.functie
{
	font-weight: bold;
}

.email a
{
	color: #595959 !important;
}

.read-more-link
{
	margin-top: 5px;
}

.weblog-link
{
	margin-top: 1px;
}

.read-more-link a,
.weblog-link a
{
	color: #BA1A40 !important;
}

