input.button {
	background-color: transparent;
	background-image: url(http://sites.zpiderz.com/michaelh/images/images/nieuwsbrief_knop.png);
	background-repeat: no-repeat;
	background-position: center left;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-color: #F0F8FF;
	border-right-color: #F0F8FF;
	border-bottom-color: #F0F8FF;
	border-left-color: #F0F8FF;
	top: 8px;
	left: 210px;
	width: 97px;
	height: 25px;
	text-indent: 1000%;
	border-radius: 5px;
	cursor: pointer;
}

input.inputtext {
	height: 25px;
	border-radius: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 200px;
}

td.label {
	display: table-cell;
}

#verplichtvelduitleg {
	display: none;
}

