.menupanel {
	position: absolute;
	visibility: visible;
	height: 30px;
	width: 100%;
	text-align: center;
	z-index: 50;
	left: 0;
	bottom: 0px;
	background-position: bottom;






}

