* { 
	vertical-align : top;
       line-height : 20px !important;
	       padding : 0 !important;
	        border : none;
}

.notPrintable, br, hr, h2, h4, p.filoarianna, .nota, a {
	display: none;
}


p.scelta {
	color: red;
}

h3, div.feed_ok {
	margin-top: 10px;
	margin-bottom: 10px;
}

label { 
	display: inline-block;
}

tr {
   display: block;
   width: 700px;
}

table{
	border: none;
}
table th{
	display: inline-block;
	width: 210px;
	border: none; 
	text-align: right;
	padding-right: 10px !important;
}
table td{
	display: inline-block;
	width: 450px;
	border: none;
}

textarea{
	width: 100%;
} 

select, input:not([type="checkbox"]):not(#classe):not(#sezione) {
	overflow: visible;
	width: 400px;
}

/*label[for="informative"],*/ 
#informative {
	font-size: 1em;
	color: black;
	line-height : 15px !important;
}
label[for="visita"] > strong{
	font-weight: normal;	
}

/*select { 
	position: absolute; 
	margin-left: -4px;
}*/

