#jCreate-widget .accordion {
	border-left: 1px solid #a9abac;
	border-right: 1px solid #a9abac;
}

#jCreate-widget a {
	color: #464D51;
	display: block;
	line-height: 39px;
	height: 39px;
	padding: 0 10px;
}

#jCreate-widget h3 {
	background-color: #EEE;
	border-bottom: 1px solid #a9abac;
	padding: 0;
}

#jCreate-widget h3 a {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	font-weight: normal;
}

#jCreate-widget h3.active a,
#jCreate-widget h3 a:hover {
	font-weight: bold;
}
