.morePanel_hidePanel 
{
	display: none;
}

.morePanel_showPanel 
{
	display: block;
	clear: both;
}