/*Error & OK messages*/
.errortext, .starrequired { color: #00b3ab;}  
.errortext, .notetext { background:#FFFFFF; border-color: #00B3AB;}
.link_in_text{
color:#ffffff; background-color: #595959; text-decoration: none;
}