#display_panle div.loader{ background:url(images/ajax-loader.gif); width:16px; height:16px;}
#display_panle a.close{ width:66px; height:22px; background:url(images/btn-close.gif); display:block; text-decoration:none;}
#panle {
	position:absolute;
	width:0px;
	height:0px;
	z-index:101;
	top:50%;
	left:50%;
	background:#000000;
	display:none;
}
    #panle_table {
	position:absolute;
	width:100%;
	height:100%;
	z-index:103;
	display:none;
}

#display_panle,#display{
font-size:12px;
border: solid 1px #999999 ;
background:#FFFFFF;}
#display img{
border:#FFFFFF solid 5px;}
#display table{
font-size:12px;}
