@charset "UTF-8";
/* CSS Document */
.panel {
	position: inherit;
}
#panel-container {
	position:inherit;
	top: 0px;
	left: 0px;
}

