.crewGroepTekst {
	clear		: both;
	width		: 565px;
}
.rondePrijzen {
	position	: relative;
	width		: 100%;
	clear		: both;
	display		: block;
}
.rondePrijs {
	background	: transparent url(../images/template/global_bar_white_280x38.png) left top no-repeat;
	border		: 0px;
	position	: relative;
	width		: 280px;
	height		: 36px;
	z-index		: 20;
	margin		: 0px 8px 6px 0px;
	float		: left;
}
.rondePrijsPlaats {
	position	: absolute;
	left		: 3px;
	top			: 5px;
	font-size	: 18px;
	font-weight	: bold;
	color		: #fff;
	display		: block;
	text-align	: right;
	width		: 15px;
}
.rondePrijsTrophy {
	position	: absolute;
}
.rondePrijsPlek1 .rondePrijsTrophy, .rondePrijsPlek2 .rondePrijsTrophy, .rondePrijsPlek3 .rondePrijsTrophy {
	left		: 24px;
	top			: -7px;
	width		: 48px;
	height		: 48px;
}
.rondePrijsPlek4 .rondePrijsTrophy {
	left		: 19px;
	top			: -3px;
	width		: 40px;
	height		: 40px;
}
.rondePrijsTekst {
	position	: absolute;
	left		: 63px;
	top			: 2px;
	font-size	: 13px;
	font-weight	: bold;
	font-family	: "Century Gothic",Arial,Helvetica,sans-serif;
}
.rondePrijsWaarde {
	position	: absolute;
	left		: 63px;
	top			: 17px;
	font-size	: 12px;
}

