.content .item {
	min-height: 130px;
	/height: 178px;
	padding: 1.5em 0 1.5em 0;
	/padding: 24px 0 24px 0;
	border-bottom: 1px dashed #D2D2D2;
}

.content div.last {
	border: none;
}

.content .item p {
	font-size: 88%;
	line-height: 143%;
	margin: 0.5em 0 0 0;
}


.sects {
	font-size: 88%;
	font-weight: bold;
	background: #EDEFE9;
	border-bottom: 1px solid #D0D2CD;
	padding: 10px 0;
}

.sects span {
	background: url(images/sects.gif) repeat-y right;
	padding: 10px 17px 10px 15px;
}

.sects .current {
	background: #659833;
	color: #FFF;
	padding-bottom: 11px;
	margin-left: -2px;
}

.sects .first {
	margin: 0;
}
