span.error {
  background:url("images/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
  margin-left: 1em;
  padding-bottom: 2px;
  font-weight: bold;
  color: red;
  
}