.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
	width:auto!important;
}

.LV_invalid {
    color:#CC0000;
}

