/****************************************************************************************/
.table-of-contents .body .list-container:not(:first-child) {
	margin-top: 0;
}

.table-of-contents .body li {
	margin-top: 5px;
}
/****************************************************************************************/
.help-list > li:not(:first-child) {
	margin-top: 0 !important;
}
/****************************************************************************************/
.wrapping [cell] {
	border-width: 0 1px 1px 1px;
}

.wrapping [cell].image {
	margin-top: 30px;
	border-top-width: 1px;
	text-align: center;
}
/****************************************************************************************/
