div.cvtx-page-cvtx-event > ul.cvtx_content_list {
	margin: 0;
	padding-left: 2rem;
}

div.cvtx-page-cvtx-event > ul.cvtx_content_list > li {
	margin-top: 1rem;
}

div.cvtx-page-cvtx-event > ul.cvtx_content_list > li > ul {
	margin: 1rem 0;
}

div.cvtx-page-cvtx-event > ul.cvtx_content_list > li > ul > li {
	padding: 0.5rem 0;
	position: relative;
}

div.cvtx-page-cvtx-event > ul.cvtx_content_list > li.cvtx_top_overview > ul > li {
	border-bottom: 1px solid #999;
}

div.cvtx-page-cvtx-event > ul.cvtx_content_list > li.cvtx_top_overview > ul > li:last-child {
	border-bottom: none;
}

div.cvtx-page-cvtx-event section.cvtx_content_section_pdf .cvtx_field_label,
div.cvtx-page-cvtx-event section.cvtx_content_section_decision .cvtx_field_label {
	display: none;
}

/** More compact layout **/
div.cvtx-page-cvtx-event .cvtx_field_label {
	float: left;
	margin-right: 5pt;
}

div.cvtx-page-cvtx-event .cvtx_field-wrapper {
	margin-bottom: 0;
}

div.cvtx-page-cvtx-event section.cvtx_content_section {
	margin-bottom: 0.2rem;
}

div.cvtx-page-cvtx-event div.cvtx-amendment-overview {
	padding-left: 1rem;
}

div.cvtx-page-cvtx-event div.cvtx-amendment-overview h5 {
	margin-top: 1rem;
	margin-left: -1rem;
}