input.text{
	width:150px;
}
textarea{
	width:150px;
}
.proceedButton {
	float:right;
	width: auto;
	margin-right:128px;
}
