.divOrderForm {
	line-height		:16px;
	font-size		:12px;
	margin-top		:15px;
}
.tdTitlePublication {
	width			:240px;
}
.tdDownloadPublication {
	width			:110px;
}
.txtAantalEx {
	width			:20px;
}
.tblFormulier {
	width			:100%;
}
.txtForm {
	width			:225px;
	border-top		:solid 1px Black;
	border-left		:solid 1px Black;
}
.tdSubmit{
	vertical-align	:top;
}
.lblError {
	color			:Red;
	display			:none;
	width			:200px;
}

td.cbForm {
	width			:30px;
}