

div#panel_0 
{
	width:320px;
	position:absolute;
	display:none;
	background-color: white;       /* Each list has a white background fill */
}
div#panel_1 
{
	width:320px;
	position:absolute;
	display:none;
	background-color: white;       /* Each list has a white background fill */
  text-align: justify;
}
div#panel_2
{
	width:320px;
	position:absolute;
	display:none;
	background-color: white;       /* Each list has a white background fill */
}
div#panel_3
{
	width:320px;
  height:356px;
	position:absolute;
	display:none;
	background-color: white;       /* Each list has a white background fill */
}

