#debug {
	width:500px;
	height:300px;
	overflow:auto;
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:1000;
	background-color:#CCC;
	padding:10px;
}
