.form {
	border:1px dotted #999;
	padding:5px;
	background-color:#efefef;
}

.form .input {
	background-image:url(/domains/hoofddorp-pioniers.nl/images/poll_bar_indent.png);
	background-repeat:repeat-x;
	background-position:bottom;
	border:1px solid #999;
	font-size:12px;
}

.form textarea.input {
	background-position:top;
}

.form .submit {
	font-weight:bold;
	color:#fff;
	background-color:#bf001b;
	padding:2px;
	border:2px solid #fff;
	font-size:12px;
}