#JT 
{
	color:red;
	position: absolute;
	z-index:100;
	background-image: url(../../img/shared/tooltip.png);
}

#JT_copy{
	padding:00px 10px 10px 10px;
	margin: 0px;
	color:#fff;
}

.JT_loader{
	background-image: url(../../img/shared/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
	
}


#JT_copy p{
	margin:-5px 0px 0px 0px;
	color:#fff;
}

/*
.jTip{
cursor:help;
}
*/
