.formernewsitemactueel {
	width: 499px;
	padding-bottom: 8px;
	position: relative
}

.formernewsitemactueel a {
	font-size: 1em;
	font-weight: bold;
	padding: 5px 0px 3px 0px;
	display: block;
	text-decoration: none;
	color: #003151;
}

.formernewsitemactueel_image {
	float: left;
}

.formernewsitemactueel_datum {
	width: 100px
}

.formernewsitemactueel_text {
	float: left;
	width: 280px;
}

label.fldRequired {
	background: url("/res/required.gif") top right no-repeat; 
	padding: 1px;
	padding-right: 14px;
}
label.fldComplete {
	background: url("/res/complete.gif") top right no-repeat; 
	padding: 1px; 
	padding-right: 14px;
}

