.sectName{
	margin-top: 60px; 
	padding: 5px 40px; 
	border-bottom: 1px solid #039;
	clear: both;
}

.indent {
	margin: 5px 0 5px 200px;
}

.spec {
	position: relative;
	float: left;
	margin-bottom: 60px;
}

.cat {
	position: relative;
	text-align: right;
	margin: 0;
	width: 140px;
	font-weight: bold;
	float: left;
	clear: left;
}

.desc {
	position: relative;
	width: 200px;
	margin: 0 0 0 10px;
	vertical-align: top;
	float: left;
}

