.onShow{  display: inline-block;background:url(images/reg1.gif) left no-repeat; padding-left:25px; height:20px; line-height:20px; }
.onFocus{background: url(images/reg2.gif) left no-repeat; padding-left:25px; height:20px; line-height:20px;}
.onError{  display: inline-block;background: url(images/ico_wrong.jpg) left no-repeat; padding-left:25px; height:25px; line-height:25px;}
.onCorrect{background: url(images/reg4.gif) left no-repeat; padding-left:25px;height:20px; line-height:20px;}
.onSuccess{background: url(images/reg4.gif) left no-repeat; padding-left:25px;height:20px; line-height:20px;}
.onLoad{background: url(images/loading.gif) left no-repeat 3px 3px; padding-left:25px; height:20px; line-height:20px;}