#LeftPane
{
	/*height:100%;*/
	overflow:visible;
}

#MiddlePane
{
	background-color:White;
}

#RightPane
{
	width:20em;
}