
	/*.xDebDiv 	{ width:92%; background-color:#fffec9; padding:8px; border-radius:5px; float:right; margin-top:12px; 		} */
	.debTable 	{ width:100%; 				   						border-radius:5px; 	float:right;   		}
	.debHead 	{ background-color:#fde4c0;  border-radius:5px;	margin:3px;		text-align:center;	font-family:verdana; font-size:10px; color:#c47401;	box-shadow:1px 1px 4px #cacac9;	 	}
	.debInfo 	{  							 	 				margin:3px; 	text-align:center; 	font-family:verdana; font-size:10px;	}
	.debInfo1 	{  							 	 				margin:3px; 	text-align:center; 	font-family:verdana; font-size:10px;	}
	.debInfo2 	{  							 	 				margin:3px; 	text-align:left; 	font-family:verdana; font-size:10px;	}
	.debInfo3 	{  							 	 				margin:3px; 	text-align:left; 	font-family:verdana; font-size:10px;	}
	
	.xTop { list-style-image: url('/images/pubs_square.png'); color:blue;  font-family:verdana; font-size:9px; }
	.xTyp { list-style-image: url('/images/pubs_square.png'); color:green; font-family:verdana; font-size:9px; }
	.xReg { list-style-image: url('/images/pubs_square.png'); color:gray;  font-family:verdana; font-size:9px;}
	
	td {  vertical-align:top; }
	
	.xNone { 	 }
  
  
   
	.xAccCode { list-style-image: url('/images/pubs_square.png'); color:black;  font-family:verdana; font-size:10px; } 
	.debInfo3  { padding:5px; margin:3px; 	text-align:left; 	font-family:verdana; font-size:10px; } 
 
.xDebDiv { width:92%;  padding:8px; border-radius:5px; float:right; margin-top:12px; 
  background: -webkit-linear-gradient(left		 	, white , #fff1c7 );  
  background: -o-linear-gradient(right		,  white , #fff1c7);  
  background: -moz-linear-gradient(right		,   white , #fff1c7);  
  background: linear-gradient(to right	,  white , #fff1c7); 
 
	} 
