/*.validError { position:absolute; background:url(arrow.gif);width:16px;height:16px;top:3px;left:-18px;  display: none }
.validError-check { position:absolute; background:url(arrow.gif);width:1px;height:1px;top:2px;left:-14px;  display: none  }
.validError-radio { position:absolute; background:url(arrow.gif);width:1px;height:1px;top:-17px;left:-18px;  display: none  }
*/

.validError {
	border-bottom-color: #FF0000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: 2px !important;
	border-left-color: #FF0000 !important;
	border-left-style: solid !important;
	border-left-width: 2px !important;

}
.validErrorLogin {
	border-bottom-color: #FF0000 !important;
	border-bottom-style: solid !important;
	border-bottom-width: 2px !important;

}

