.onShow,.onFocus,.onError,.onCorrect,.onLoad{ display: block; width: 280px;padding-left:25px;font-size:12px;line-height:22px;}
.onShow{background:url(images/onShow.gif) no-repeat;color:#888}
.onFocus{background:url(images/onFocus.gif) no-repeat;color:#039}
.onError{background: url(images/onError.gif) no-repeat;color:#d00}
.onCorrect{background: url(images/onCorrect.gif) no-repeat;color:#090}
.onLoad{background: url(images/onLoad.gif) no-repeat 3px 3px;color:#888}