#fname, #mname, #lname {
	width: 100px;
}
#city, #phone, #email {
	width: 140px;
}
#street {
	width: 400px;
}
#referrerOther, #referrerCard {
	width: 300px;
}
#comment {
	width: 400px;
	height: 200px;
}