#accordion {
 margin-top: 20px;
 margin-right: 0px;
 margin-bottom: 20px;
 margin-left: 0px;
}

h3.toggler {
	cursor: pointer;
	border-color: #f5f5f5;
	border-width: 1px;
	border-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-image: url(../../images/Logo/hp_sfondo.gif);
	background-repeat: repeat-Y;
	background-position: left center;
	color: white;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: left;
	text-indent: 10px;
}

div.element p, div.element h4 {
 margin: 0px;
 padding: 4px;
}

blockquote {
 padding-top: 5px;
 padding-right: 20px;
 padding-bottom: 5px;
 padding-left: 20px;
}
