.Accordion { overflow: visible !Important; }

.AccordionPanelContent {
	display: block !Important;
	overflow: visible !Important;
	height: auto !Important;
}
