label.txtError {
	color: rgb(255,170,150) !important;
	font-weight: bold !important;
}

input.txtError, select.txtError, textarea.txtError {
	background-color:rgb(255,170,150) !important;
}
