.contactermsg {
  background: url(http://bapgbooks.com/wp-content/plugins/contact-form-captcha/error.png) no-repeat;
  height: 14px;
  color: #CC0000;
  padding: 0 0 0 20px;
}

.contactmsg {
  background: url(http://bapgbooks.com/wp-content/plugins/contact-form-captcha/success.png) no-repeat;
  height: 14px;
  color: #00CC00;
  padding: 0 0 0 20px;
}