

input,
textarea {
	width:			220px;
	height:			18px;
	font-size:		12px;
	line-height:	1.2em;
	padding:		1px 5px 0 5px;
	border-top:		1px solid black;
	border-left:	1px solid black;
	border-right:	1px solid #B7B7B7;
	border-bottom:	1px solid #B7B7B7;
}

input.radio {
	width:			20px;
	border:			none;
}

textarea {
	width:			340px;
	height:			100px;
	font-family:	Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;	
	overflow:		auto;
}

input#verstuur {
	width:			100px;
	height:			20px;
	border:			1px solid #000;	
}

h4 {
	margin-top:0px;
}
