.contactermsg {

  background: url(error.png) no-repeat;

  height: 14px;

  color: #ffffff;

  padding: 0 0 0 20px;
  
  font-weight: bold;

}



.contactmsg {

  background: url(success.png) no-repeat;

  height: 14px;

  color: #FFFFFF;

  padding: 0 0 0 20px;

}

#conForm p {
	margin: 0;	
}
