#JT {
	position: absolute;
	margin-top: -100px;
	margin-left: -17px;
	z-index:100;
	background: url(../../Images/colours_bg.png) no-repeat left top;
	width: 248px;
	height: 226px;
	}

#JT_copy{
	width: 176px;
	height: 176px;
	margin-left: 47px;
	margin-top: -1px;
	}

.JT_loader{
	background-image: url(../../Images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
	}
.jTip{ cursor: default; }
