div#DebugBar
{
	position:			fixed;
	top:				0px;
	left:				0px;
	width:				160px;
	padding:			4px;
	/*background-color:	#AFB3BF;*/
	/*color:				#000000;*/
	color:				#777777;
	font-family:		verdana;
	font-size:			10px;
	text-align:			left;
}