#content table {
	border: none;
	border-top: solid 1px #c7d8e2;

}

#content td {
	border: none;
	padding: 7px 0 14px 0;
	border-bottom: solid 1px #c7d8e2;
}

#content td.term {
	color: #d06321;
	font-weight: bold;
}

#content td.definition {
	padding-left: 20px;
	padding-right: 5px;
}
