form {
	display: none;
}
label {
	display: inline-block;
}
.fixeds {
	width  : 120px;
}
.fixedw {
	width  : 150px;
}
input {
	vertical-align: top;
}
textarea {
	vertical-align: top;
}
.col {
	float: left;
	width: 50%;
}