/* - - - - - - CSS Document - - - - - - - - -

Title : Global style sheet for client-side web development
Author : Cody Lindley 

- - - - - - - - - - - - - - - - - - - - - */

#JT {position:absolute; z-index:100; border:10px solid #000; background-color:#fff; padding:0; margin:0; height:350px;}
#JT_copy{padding:0; color:#666;}
.JT_loader{background-image:url(); background-repeat:no-repeat; background-position:center center; width:100%; height:12px;}
#JT_close_left{background-color:#fff; text-align:left; padding:0; font-weight:bold;
}
#JT_close_right{background-color:#fff; text-align:left; padding:0; font-weight:bold;}
#JT_copy p{margin:0;}
.jTip{cursor:help; text-decoration:none;}