.newuser label {
	display:block;
	float:left;
	width:135px;
}
.newuser input {
	width:165px;
}
.newuser select {
	width:165px !important;
}
.newuser input.submit {
	width:100px;
}
.chk input {
	width:25px;
}
p.error {
	color:#f00;
}
.newuser p {
	margin:0 0 2px 0;
}