.ka-panel h1 {
	display: block;
	padding: 4px 0 7px 14px;
	background: url(../images/bullet-06.png) no-repeat 0 10px;
	text-decoration: none;
	color: #900;
	font: 13px/20px Arial, Helvetica, sans-serif;
	margin: 0;
	cursor: pointer;
	border-bottom: 1px solid #b70000;
}

.ka-panel .csc-default {
	width: 100%;
	float: left;
	padding: 12px 0 4px;
}

.ka-panel.hover h1 {
	background: #f5e5e5 url(../images/bullet-06.png) no-repeat 0 10px;
}

.ka-panel.open h1 {
	background: url(../images/bullet-07.png) no-repeat 0 10px;
}

.ka-panel .first-accordion {
	padding: 0 0 2px;
	width: 100%;
	float: left;
}

.ka-panel .text-holder {
	width: 100%;
	float: left;
	padding: 12px 0 40px;
}

.ka-content {
	overflow: hidden;
	margin: 3px 0 0;
	padding: 14px 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}