.Contact input {
	border:#dddddd 1px solid;
	color:#000;
	height:16px;
	width:250px; 	
	line-height:16px;
	font-size:11px;
}

.Contact textarea {
	border:#dddddd 1px solid;
	color:#000;
	height:60px;
	width:250px; 	
	line-height:16px;
	font-size:11px;
}

.Contact td {
	vertical-align:middle;
}

.Contact .Btn {
	background-color:#fff;
	width:auto;
	height:20px;
}


.Contact input.dag, .Contact input.maand {
    width:16px;
}
.Contact input.jaar {
    width:25px;
}