div#debug 
{
	background-color: #F4F4F4;
	display: block; 
	/*float: left;*/
	height:600px;
	left:1180px; 
	overflow: auto;
	position: absolute; 
	text-align: left;
	top:113px; 
	width:400px; 
}

td.debug
{
	background-color: #EEEEF5;
	height: 22px;	
}
