input,  textarea, select, button {
	font-family:Arial;
	font-size:12px;
	width:200px;
}

input, textarea, select {
	width:200px;
}


#submit, button {
  border:1px solid #000;
}

.needsinput {
	background-color:#EE1C23;
}

.contact {
	width:100%;
	height:100px;
}
