.windowLT{position:absolute; left:1px; top:171px; width:710px;	height:300px; overflow:hidden;	border:1px solid black; padding:1px; background-color:lightGrey; /*z-index:99;*/z-index:90000;}

.windowLTTop{height:20px; overflow:30px; background:transparent url(../im/sfondo_tit_fin.jpg) 0 0 repeat-x; position:relative;	overflow:hidden; cursor:move;}
.windowLTTopContent{margin-right:40px; overflow:hidden;	height:20px; line-height:20px; text-indent:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;	font-size:14px;	color:black;}
.windowLTMin{background-image: url(../im/icon_min.jpg);background-repeat:no-repeat;	position: absolute;	right: 22px;	top: 2px; cursor: pointer; width:15px; height:15px;}
.windowLTMax{background-image: url(../im/chiudi.gif); background-repeat:no-repeat; position:absolute; right:22px; top:2px; cursor:pointer; display:none; width:15px; height:15px;}
.windowLTClose{	position:absolute;	right:5px;	top:2px; cursor:pointer; background-image:url(../im/icon_close.jpg);background-repeat:no-repeat; width:15px; height:15px;}
.windowLTResize{background-image: url(../im/icon-resize.gif); background-repeat:no-repeat;	position:absolute;	right:0px;	bottom:0px;	cursor: se-resize;	width:12px;	height:12px;}
.windowLTContent{position:absolute;	top:22px; left:1px;	width:auto; height:auto; overflow:auto;	height:266px; width:700px; font-family:Arial, Helvetica, sans-serif;	font-size:11px; background:transparent url(../im/sfondo_cont_fin.jpg) 0 0 repeat-x; border-bottom:1px solid black; padding:6px 6px 6px 6px;}
.windowLTContent table.dr-table{width:99%!important; margin-right:6px;}
.windowLTContent table.dr-table th{ text-align:left;}