﻿.onFocus,.onError,.onCorrect,.onShow { display:inline-block; margin-left:6px; background:url(../images/info.png) no-repeat 0 center; padding:2px 0 2px 20px; color:#333; }

.onError { background:url(../images/alert.png) no-repeat 0 center; color:#ff2525; }
.onCorrect { background:url(../images/valid.png) no-repeat 0 center; width:20px; height:20px; }
.onShow{ background:url(../images/chat.png) no-repeat 0 center;}

.zc_form .onFocus { color:#107fcc;}
.zc_form .onError { color:#ff2525;}