/* CSS Document */
form.validator label {
	white-space:normal;
	width: 250px;
}

.tutti_label {
	font-weight: bold;
	text-decoration: underline;
	cursor:pointer;
}

/* per la ricerca */

form#ricerca_modulo_a th {
	width:17%;
}

form#ricerca_modulo_a .validator_inner {
	width:100%;
}

form#ricerca_modulo_a .validator_inner th {
	width:29%;
}
table.elenco_moduloa{
width:100%}

#centro.fulltext_section b{
	color:#c2111f;
}
#centro.fulltext_section th{
	text-align:left;
	font-size:11px;
}
#centro.fulltext_section td.company{
	border-bottom: #8c8c8c solid 1px;
}
