#JT_arrow_left{
 display: none;
}

#JT_arrow_right{
 display: none;
}

#JT {
   background: url(../images/casestudies/green_box.png) no-repeat;
	position: absolute;
	z-index:400;
	overflow: hidden;
	width:230px;
	padding:0px;
	height:233px;
}
#JT strong
{
	color:#FAF9E5;
}
#JT #title
{
	overflow: hidden;
	clear: both;
}
#JT #client
{
	margin-top:4px;
	overflow: hidden;
	clear: both;
}
#JT #description
{
	margin-top:4px;
	overflow: hidden;
	clear: both;
}
#JT_copy{
	color:#333333;
	margin:0px;
}

.JT_loader{
	background-image: url(../images/global/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:230px;
	height:233px;
}

#JT_close_left{
display: none;
}

#JT_close_right{
  display: none;
}
.jTip{
}
#JT #des
{
   color:#FAF9E5;
	float:left;
	width:230px;
	height:233px;
	padding:60px 35px 10px 10px;
}

