.crewGroepLid {
	background	: #E9E3D1 url(../images/bguserbar.png) top left repeat-y;
	position	: relative;
	width		: 260px;
	height		: 25px;
	z-index		: 20;
	margin		: 0px 8px 8px 0px;
	border		: 1px dotted #b29d66;
	float		: left;
}
.crewGroepLidIcon {
	position	: absolute;
	left		: 0px;
	top			: -3px;
}
.crewGroepLidLink {
	position	: absolute;
	left		: 33px;
	top			: 3px;
	font-size	: 14px;
	font-weight	: bold;
}
.crewGroepLidCrew {
	position	: absolute;
	left		: 33px;
	top			: 15px;
	font-size	: 11px;
}
.crewGroepLidOpties {
	position	: absolute;
	right		: 3px;
	top			: 1px;
}
.crewGroepLidOptiesOnline {
	position	: absolute;
	width		: 90px;
	right		: 0px;
	top			: 1px;
	font-size	: 12px;
}
.crewGroepLidOptiesOnline IMG {
	position	: absolute;
	left		: 0px;
	top			: 1px;
}
.crewGroepLidOptiesOnline SPAN {
	position	: absolute;
	left		: 16px;
	top			: 2px;
}
.crewGroepLidOptiesBericht {
	position	: absolute;
	width		: 18px;
	right		: 2px;
	top			: 2px;
}
