em.error {
  /*background:url("imagens/unchecked.gif") no-repeat 0px 0px;*/
  margin-left: 16px;
}
em.success {
  background:url("../imagens/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
