#listainfo h2 {
	font-size: 12px;
	color: #003366;
	margin: 8px 0 0 0;
	padding: 8px 9px 11px 32px;
	cursor: pointer;
	background: url(../img/sfondo_faq.gif);
	background-repeat: no-repeat;
}
#listainfo h2.selected { 
	color: #000000;
	background: url(../img/sfondo_faq01.gif);
	background-repeat: no-repeat;
}

#listainfo div.riga { 
	padding: 10px;
	background: url(../img/sfondo_faq02.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

@media print {
#listainfo div.showhide {
display: block!important;
height: auto!important
}
}
