/**********************************
Name: Jquery.Validation Styles
***********************************/
span.error,label.error { color: red; font-style: italic; font-size: 14px; margin-left: 2px; }
.choiceCell label.error, .checkBox label.error{ float:right; }
div.error { display: none; }
input.error, select.error { border: 1px dotted red; background-color: #f9f2f4;}