#accordion {
		
}

h3.toggler {
	border-left:5px #ffa200 solid;
	border-bottom:1px #ffa200 solid;
	cursor: pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	background-color: #e8e8e8;
	padding: 5px;
}

div.element {background-color:#dedede; }
