#accordion {
	margin:0px 0px;
}

h3.toggler {
	cursor: pointer;
	font-size: 12px;
	font-weight:100;
	color: #eee4cb;
	margin: 0 0 0px 0;
	padding: 10px 0px 10px 12px;
	border: dotted thin #a19791;
	background: #d5ccbf;
}

div.element p, div.element h4 {
	margin:0px;
	background:#FFF;
	border-right: dotted thin #a19791;
	border-left: dotted thin #a19791;
}

div.element p {
	padding: 15px;
	padding-top: -3px;
}

blockquote {
	padding:5px 10px;
}
#nava {
	height: 40px;
}