.reaction_form {
	margin: 10px 0px 5px 0px;
}
.name {
	width: 175px;
}
.email {
	width: 175px;
}
.message {
	width: 300px;
	height: 100px;
	
}
.verzenden {
	float: right;
}
.contactform_sent_message {
	margin: 30px 0px 30px 220px;
}
td {
	vertical-align: top;

}