.validation{
    background-color: #f9dbdb;    
    border: 1px solid red;
}

textarea#txtComentario{
	width: 100%;
}