em.error {
  background:url("/pub/img/jquery/unchecked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
em.success {
  background:url("/pub/img/jquery/checked.gif") no-repeat 0px 0px;
  padding-left: 16px;
}
em.error {
	color: black;
}
#warning {
	display: none;
}
