.AccordionPanelContent .left_panel {
	float: left;
	width: 410px;
}
.AccordionPanelContent .right_panel {
	float: right;
	width: 410px;
}

