
div.JMyCarousel .prev{
	background: url('/images/global/slideshow/left.gif') no-repeat center;
	width:38px;
	height:48px;
	border:0px none;
}

div.JMyCarousel .next{
	background: url('/images/global/slideshow/right.gif') no-repeat center;
	width:38px;
	height:48px;
	border:0px none;
}


/** Carousel **/
div.JMyCarousel{
	border:1px solid #636363;
}

div.JMyCarousel ul{
	background-color:#EBEBEB;	
}

#lab-project div.JMyCarousel ul li{
	margin:5px;
	border:1px solid #aaa;
	line-height:0px;
	padding:3px;
	list-style:none;
	padding-left:3px;
	background-color:#fff;
}

div.JMyCarousel ul li a{ 
	margin:0px;
	padding:0px;
}

div.JMyCarousel ul li a img{
	margin-bottom:0px;
	padding-bottom:0px;
}