label.inp {
	display: block;
	width: 6em;
	float: left;
}
#user_name {
	float: left;
	width: 12em;
}
#user_email {
	float: left;
	width: 16em;
}
.errormsgs {
	color: red;
}