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