label {
	width:250px;
	cursor:pointer;
	display:block;
	float:left;
}

.error {
	color:red;
}

.errorelement {
	border:1px solid red;
}
