div.wti-contact-back-success{
	font-weight:bold;
	color:#067919;
}

div.wti-contact-back-error{
	font-weight:bold;
	color:#CC0000;
}



#wti-contact-back p {
  margin: 0 0 4px 0;
  padding: 0 0 0 0;
}
#wti-contact-back label {
  margin: 0 0 0 0;
padding: 0 0 0 0;
}

#wti-contact-back input[type="text"]{
  background:#333;
border:#fff;
color:#999;
}

#wti-contact-back input[type="text"]:focus {
background:#bbb;
color:#333;
}