#accordion {
	margin: 36px auto;
	width: 191px;
}
h3.toggler {
	background: url(../images/bg-archive-toggler.gif);
	margin: 0;
	height:36px;
	border: none;
	font-size: 12px;
	line-height: 36px;
	text-indent: 44px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
div.element {
	margin: 0;
	padding: 0;
}