.faqsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
}
#contenuti {
	text-align: left;
}
#contenuti label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #000000;
	text-align: left;
}
#contenuti h4 {
	color: #336600;
	text-align: center;
	font-size: 12px;
}
#contenuti h5 {
	color: #FF0000;
	text-align: center;
	border: thin dashed #FF0000;	
}
.faqsub ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#contenuti table th {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 8px;
}
#contenuti table td {
	font-size: 12px;
	font-weight: normal;
	line-height: 130%;
	height: 30px;
}
#contenuti a {
	color: #97B691;
	font-weight: bold;
	text-decoration: none;
}


.faqsub li {
	padding-bottom: 6px;
}
.faqsub a {
	text-decoration: underline;
	color: #000000;
}
.faqsub a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#contenuti #domicilio {
	margin-top: 15px;
}
#contenuti #account {
	margin-top: 15px;
}
#contenuti #consenso {
	margin-top: 15px;
}

