.formError{
	color: #CF4D4D;
	font-weight:bold;
	font-size:10px;
}

.formNoError{
	display:none;
}

.clr{
	clear:both;
}

table.comodato tr td {
	padding:3px;
}

table.comodato tr td input[type=text] {
	width:250px;
}

table.comodato tr td input[type=textarea]{
	width:250px;
}