#prelabelss, #postlabelss {
	border-bottom:1px solid #FFA241;
}

.activesubsection {
	width:10px;
	border-top:1px solid #FFA241;
	border-left:1px solid #FFA241;
	border-right:1px solid #FFA241;
	padding:5px 10px;
	font-weight:bold;
	color:#DA2300;
}

.unactivesubsection {
	width:10px;
	border-bottom:1px solid #FFA241;
	background-color:#F4DEA1;
	padding:5px 8px 5px 10px;
}

.subsectionsep{
	width:2px;
	border-bottom:1px solid #FFA241;
	font-size:1px;
}