

input, textarea {
	min-width: 200px;	
}

input[type=submit] {
	width: auto;	
}
