#JT_arrow_left{
	background-image: url(images/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_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #336699;
	background-color: #fff;
}

#JT_copy{
/*	padding:10px 10px 10px 10px;*/
	color:#333333;
	background:#FFFFFF;
}

#JT_close{
	float:right; 
	cursor:pointer; 
	margin:3px 3px 0 0; 
	height:11px; 
	width:11px; 
	background:url(../images/dialog_close.gif) no-repeat;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #336699;
	text-align:left;
	height:13px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color:#FFFFFF;
}

#JT_close_right{
	background-color: #336699;
	text-align: left;
	height:13px;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	color:#FFFFFF;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #336699;
}

.jTip{
cursor:default;
}
#partner1{
	cursor:pointer;
}
#partner2{
	cursor:pointer;
}
#partner3{
	cursor:pointer;
}
#licence1{
	cursor:pointer;
}
#licence2{
	cursor:pointer;
}
#licence3{
	cursor:pointer;
}
#licence4{
	cursor:pointer;
}
.on{
	width:480px;
	margin:25px 0 0 15px; 
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.;
}
.off{
	width:480px;
	margin:25px 0 0 15px;
}

.on_PI{
	width:200px;
	float:left;
	margin:25px 0 0 15px; 
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.;
}
.on_FOS{
	width:200px;
	float:left;
	margin:25px 0 0 65px; 
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.;
}
.off_PI{
	width:200px;
	float:left;
	margin:25px 0 0 15px; 
}
.off_FOS{
	width:200px;
	float:left;
	margin:25px 0 0 65px;
}
