#fname, #lname, #city, #phone, #email {
	width: 140px;
}
#street {
	width: 400px;
}
#comment {
	width: 400px;
	height: 200px;
}
