#JT_arrow_left {display: none;}
#JT_arrow_right {display: none;}
#JT_close_left {display: none;}
#JT_close_right {display: none;}

#JT {
	position: absolute;
	z-index: 100;
	border: none;
	text-align: left;
	margin: 3px 0 0;
	padding: 2px 4px;
	background: #ffe;
	border: 1px solid #777;
}

#JT_copy {}

.JT_loader {
	background: url(img/loader.gif) center center no-repeat;
	width: 100%;
	height: 12px;
}


#JT_copy p {
	margin: 0;
	padding: 0 4px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}

#JT_copy img {
	padding: 1px;
	border: 1px solid #ccc;
}

a.jTip {
	position: relative;
	display: block;
	padding: 0;
	margin: 12px 0 0;
	line-height: 1.3;
	padding: 0;
	width: 100px;
	overflow: hidden;
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: default;
}

a.jTip:hover { color: #000; }

