input.zip {
	width: 40px;
}

input.state {
	width: 15px;
}

input.regular {
	width: 120px;
}

input.date {
	width: 80px;
}

input.wide {
	width: 280px;
}

textarea.textbox {
	width: 350px;
	height: 70px;
}

textarea.textboxwide {
	width: 565px;
	height: 100px;
}

input.submit {
padding: 0;
}	