label.error {
  background:url(../images/unchecked.gif) no-repeat 0px 0px;
  padding-left: 16px;
  color: #EE4244;
}

label.success {
  background:url(../images/checked.gif) no-repeat 0px 0px;
  padding-left: 16px;
}
