@CHARSET "UTF-8";
@media all {
	.egotec_error_title {
		color: #aa3939;
	}
	.egotec_error_label {
		color: #aa3939;
	}
	.egotec_error_field {
		padding-right: 24px;
		background: transparent url(../../../admin_skin/egotec/img/16x16/attention.png) right center no-repeat;
	}
	.egotec_error_field input,
	.egotec_error_field select,
	.egotec_error_field textarea {
		border: 1px solid #aa3939;
	}
}
