@charset "utf-8";
/* CSS Document */

.label {
	display:block;
	width:100px;
	float:left;
}
.input { width:200px; }
.state { width:45px; }
.zip { width:75px; }
.comments {
	width:500px;
	height:100px;
}
