﻿

#JT_arrow_left {
background-image:url(../images/arrow_left.png);
background-position:left top;
background-repeat:no-repeat;
height:23px;
left:-10px;
position:absolute;
top:4px;
width:8px;
z-index:999;
}
#JT_arrow_right {
background-image:url(../images/arrow_right.png);
background-position:right top;
background-repeat:no-repeat;
height:23px;
position:absolute;
top:1px;
width:8px;
z-index:999;
}
#JT {
border:3px solid #eaeae3;
background:#fafaf7;
-webkit-border-radius:6px;
-moz-border-radius:6px;
position:absolute;
z-index:100;
width:auto !important;
}
#JT.tipLeft { width:100px !important; }
#JT_copy {
color:#999;
padding:5px 9px;
font-size:0.8em
}
.JT_loader {
background-image:url(../images/loader.gif);
background-position:center;
background-repeat:no-repeat;
height:12px;
width:100%;
}
#JT_close_left 
{
background-color:#fafaf7;
font-weight:bold;
padding-left:8px;
text-align:left;
}
#JT_close_right 
{
background-color:#fafaf7;
font-weight:bold;
padding-left:8px;
text-align:left;
}

#JT_copy
{
background-color:#fafaf7;
-webkit-border-radius:3px;
-moz-border-radius:3px;
text-align:left;
}
#JT_copy img {
border:1px solid #80d8e3;
padding:1px;
}
#JT_close_left, #JT_close_right {
font-size:0.8em;
color:#a1b9ce;
}
#JT_copy p, #JT_copy ul {
font-size:0.8em;
}
