#accordion {
	width:250px;
	margin:0px;
}

h3.toggler {
	margin:1px;
	cursor: pointer;
	font-size: 9px;
	background: #ffd8b5;
	padding: 3px;
	
}

div.element p, div.element h4 {
	margin:0px;
	

}

div.element{
		background: #ffffff;
		margin:0px;
}

blockquote {
	margin:0px;
}