

/*** Optionaly (jQuery Validate) ***/



/*------------------------------------------------------------------
[1. Validate Jquery CSS]
*/


.error { background-color: #FAF4F4; }

label.error { background: url('../img/alert.png') no-repeat 0 5px; color: #DE5130; display: block; float: left; margin: 3px 3px 0 10px; padding-left: 21px; padding-top: 3px; }

.stepy-error label.error {
    font-size: 12px;
    font-weight: normal;
}
