@charset "utf-8";
/* CSS Document */

#configPanel {
	display: none;
	
}

#pagePanel {
	margin:10px auto;
	width: 800px;
	max-width: none;
}
