.aboutform {
	width: 80%;
	position: relative;
	clear: both;
	height: auto;
	padding-right: 10%;
	padding-left: 10%;
}
input {
	position: static;
	margin-left: 50px;
}
textarea {
	margin-left: 50px;
	clear: both;
	white-space: pre;
	width: auto;
}
.fieldset {
	position: relative;
	width: auto;
}
