@charset "UTF-8";

/* Form css */


.TextBoxLarge {
	width:220px;
	white-space:pre;
}

.TextBoxSmall {
	width:20px;
	white-space:pre;
}
.TextAreaOm {
	width:373px;
	white-space:pre;
}
.TextAreaPcode {
	width:60px;
	white-space:pre;
}
.TextAreaPlaats {
	width:151px;
	white-space:pre;
}
.SubmitBtn {
	height:24px;
	width:79px;
}

