#desc {  font-style: normal;}
.Stile8 {
	font-size: 11px;
	line-height: 1.5em;
}
.collapseblock {display:none}
.expandblock {display:inline}

.dhtmlgoodies_question{	/* domanda */
	color:#00000;
	font-size:11px;
	width:350px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:top right;
	height:15px;
	overflow:hidden;
	cursor:pointer;
	background-color: #FFFFFF;
}
.dhtmlgoodies_answer{	/* Parent box */
	border:0px solid #CCCCCC;
	background:url(../img/bck.gif) no-repeat ;;
	width:350px;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
}
.dhtmlgoodies_answer_content{	/* Contenuto */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

.Stile17 {	color: #999999;
	font-size: 13px;
	font-weight: bold;
}

