/** membership.css
 * style for membership view
 */

.section {
	margin-bottom: 15px;
}

.section h2 {
	margin-bottom: 7px;
}

.section h3 {
	margin-bottom: 4px;
}

.section ul {
	margin: 3px 0 8px 30px;
}

.section ul.level2 {
	margin: 4px 0 8px 50px;
}
