#accordion {
	margin:20px 0px;
}

p.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: trebuchet, arial, helvetica;
	text-decoration:none;
	font-size: 12px;
	text-align: justify;
	background: #dddddd;
	color: #ee4411;
	margin: 0 0 4px 0;
	padding: 0px 0px 0px;
}
/*	padding: 3px 5px 1px; */


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

/*.prodheader { font-size: 12px; color: #333333; font-weight: bold; font-family: trebuchet, arial, helvetica; text-decoration:none; padding-left: 0px; padding-right: 0px; padding-top: 0px; padding-bottom: 0px; text-decoration:none; }*/
