
.disabled{
	color:grey;
}

body{
	padding:5px !important;
}

textarea{
	resize: vertical !important; 
} 

.first_tr > td, .first_tr > th{
	background-color:#eee;
}

td.action,tr.first_tr > td{
	text-align: center;
}

.filter > input[type=text]{
	width:40%;
}

td.action > a{
	text-decoration: none;
}

#titolo{
	margin:0 0 10px 0;
	padding:10px;
}

#titolo img{
	max-height: 145px;
	float:left;
	margin: 0 20px 0 0;
}