a.jTip{ cursor:help; text-decoration: none !important;  color: #366A83; background: url(../img/dot.gif) repeat-x bottom; /* color: #3f7c98; font-weight:bold*/ }
a a.jTip { background: none; color: #fe0000; text-decoration: underline !important;}
h2 a.jTip, h3 a.jTip { color: #63AC52; background: none !important; }

.JT { position: absolute; z-index:100; font-size: 110%; }
.JT iframe{	position:absolute;top:0;left:0;z-index:-1;height:100%;}
.JT_arrow_left, .JT_arrow_right { position: absolute; z-index:101; background-repeat: no-repeat; width: 10px; height: 100%; top: -2px;}
.JT_arrow_left {background-image: url(../img/arrow_left.gif);background-position: left top;left:-10px;}
.JT_arrow_right{ background-image: url(../img/arrow_right.gif); background-position: right top; right:-10px;}
.JT_loader{ background-image: url(../img/loader.gif); background-repeat: no-repeat; background-position: center center; width:100%; height:12px; }

/* inner content */
.JT_copy{ padding:7px; color:#333; border: 1px solid #C9C9C7; background: #FAF7F5; }
/* heading */
.JT_title { background-color: #fe0000; padding: 3px 8px; color: #fff; border-bottom: 1px solid #fff; }

