.glossaryList {
	line-height: 1.427;
}
.glossaryList .li, 
ul.glossaryList li {
	border-bottom: 1px solid #8bc25d;
	padding: 6px 20px 6px 0;
}
.glossaryList .termRow {
	padding: 6px 0;
}
.glossaryList .termRow h2 {
	color: #1a260e;
	float: left;
	font-size: 100%;
	text-align: right;
	width: 142px;
}
.glossaryList .termRow .intro {
	padding-left: 152px;
}