input, select, textarea {
	width: 175px;
	height: 20px;
	margin-bottom: 8px;
	margin-top: 8px;
	font: Arial;
	font-size: 12px;
	color: #737373;
	background: #ebedd9;
	border: 0px;
}

.width_85 {
	width: 85px;
}

.btn_radio {
	background:none;
	width: 12px;
	height: 12px;
}

.wider {
	width: 95%;
	height: 20%;
}

.btn_form {
	position: relative;
	height: 21px;
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 0px;
	background-position: top;
	float: right;
}

.active {
	background-position: bottom;
}

#versturen {
	width: 65px;
	background-image: url(../img/btn_versturen.gif);
}

#versturen a {
	height: 21px;
	width: 65px;
	display: block;
}

#annuleren {
	width: 65px;
	background-image: url(../img/btn_annuleren.gif);
}

#annuleren a {
	height: 21px;
	width: 65px;
	display: block;
}
