#accordion {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left:0px;
}

h3.toggler {
	cursor: pointer;
	border-right-color: #9c9b9c;
	border-bottom-color: #9c9b9c;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9c9b9c;
	border-left-color: #9c9b9c;
	background-color: #9c9b9c;
	font-size: 14px;
	color: #ffffff;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}

div.element p, div.element h4 {
	margin:0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	height: 118px;
	text-align: justify;
}

blockquote {
	padding:5px 20px;
}
