  .show_hide_panel_title {
	cursor: pointer;
	font-weight: bold;
}
.show_hide_panel_content {
	display: none;
}
