

		#debug-box
		{
			
			position: absolute;
			right: 35px; top: 30px;
			font-weight: bold;
			background-image: url('../images/tile-translucent.png');
			background-repeat: repeat;
			color: Yellow;
			padding: 10px;	
			width: 200px;		
			font-size: 12px; line-height: 1.1;
			display: none;
		}