summary {
	cursor: pointer;
}

/* breadcrumbs */
#breadcrumbs {
	padding: 10px 0px;
}
#breadcrumbs > a:last-of-type {
	font-weight: bold;
}
/* end breadcrumbs */

#advon {
	width: 100%;
	max-width: 1200px;
	margin: 20px auto;
}