input.error {
	border: 1px solid red; border-image: none; color: rgb(153, 153, 153);
}
select.error {
	border: 1px solid red; border-image: none;
}
label.error {
	background: url("../images/ots/icon_wrong.png") no-repeat left; padding: 0px 0px 0px 20px; height: 20px; color: rgb(255, 38, 38); line-height: 20px; margin-left: 75px;
}
li.error {
	background: url("../images/ots/icon_wrong.png") no-repeat left; padding: 0px 0px 0px 20px; height: 20px; color: rgb(255, 38, 38); line-height: 20px;
}
.lay-login .login .error {
	margin: -3px 0px -3px 75px; padding: 0px 0px 0px 20px;
}
label.submitordererror {
	background: url("../images/ots/icon_wrong.png") no-repeat left; padding: 0px 0px 0px 20px; height: 20px; color: rgb(255, 38, 38); line-height: 25px; margin-left: 10px;
}
label.checked {
	background: url("../images/ots/icon_ok.png") no-repeat 0px 0px;
}
