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

h3.toggler {
	display: block;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	outline: none;
	font-size:100%;
	border-bottom: 1px solid #cde99f;
	cursor: pointer;
	font-family:Verdana, Arial;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 22px;
	width: 100%;
	height: 20px;
	line-height: 20px;
	background-image: url(../images/menu_accor.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
