
.user_createuser label {
	display: block;
	float: left;
	width: 150px;
	margin-bottom: 10px;
}

.user_createuser input {
	display: block;
	width: 150px;
	margin-bottom: 10px;
	font-size: 10px;
}

.user_createuser .button {
	width: auto;
	margin-top: 15px;
}

.classes td {
	width:150px;
}