#inzenden {
	padding-left: 10px;
	width: 780px;
}
#greyBar{
	background-color: #7f7f7f;
	height: 20px;
	width: 780px;
	color: white;
}
#greyBarLeft {
	float: left;
}
#greyBarRight {
	float: right;
	padding-right: 10px;
}
.greyBarContent {
	color: white;
	padding-left: 10px;
	line-height: 20px;
	font-weight: bold;
}
#inzendenContent {
	background-color: white;
	padding: 10px;
}
.formInput {
	padding-top: 5px;
	padding-bottom: 5px;
}
.toelichting {
	padding-top: 25px;
}
.toelichtingFormLeft {
	float: left;
}
.toelichtingFormRight {
	float: right;
}
