
#JT_arrow_left{
	background-image: url(/security/center/img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}



#JT {
	position: absolute;
	z-index:10000;
	border: 4px solid #CCCCCC;
	background-color: #fff;
	width:400px;
	min-height:60px;
	
}

#JT_copy{
	padding:6px 6px 6px 6px;
	color:#333333;
	
	
}





	#JT_copy table
	{
		background-color:white;
		font-family:Arial,Helvetica,sans-serif;
		font-size:11px
	}
	#JT_copy th{
		background-color:white;
		border-bottom:none;
		color:#2970A6;
		align:left;
		
	}
	
	#JT_copy td{
		color:grey;
		background-color:white;
		border-bottom:none;
		
	}



.cscOveraly{
cursor:hand;
}
