.productionDiv{position: fixed; z-index: 15000; right: 0px; background: #ffffff; font-family: 'Verdana';  font-size: 11px; color: #990000; padding: 5px; cursor: default;}
.productionDiv a{font-size: 10px; color: #990000; text-decoration: none;}
.productionDiv a:hover{text-decoration: underline;}	
#productionClose{position: relative; top: -6px; cursor: pointer;}
#productionClose:hover{color: #000000}	
	

#debugWindow{position: relative; z-index: 25000; background: #ffffff; padding: 0;}
.debugHeader{cursor: pointer; background: #f1f1f1; padding: 5px 10px 5px 10px; margin-bottom: 1px;}		
.debugHeader:hover{background: #666666; color: #ffffff; font-weight: bold;}	