div.jMyCarousel .prev{background:url('/css/galleryindex/left.png') center center no-repeat;width:47px;height:61px;border:0px;}
div.jMyCarousel .next{background:url('/css/galleryindex/right.png') center center no-repeat;width:40px;height:61px;border:0px;}
/*div.jMyCarousel .up{background:url('/css/galleryindex/up.png') center center no-repeat;width:61px;height:40px;border:0px;}
div.jMyCarousel .down{background:url('/css/galleryindex/down.png') center center no-repeat;width:47px;height:61px;border:0px;}*/
div.jMyCarousel{margin:auto;}
div.jMyCarousel ul{background-color:#eaeaea;}
div.jMyCarousel ul li{margin:5px;border:1px solid #ccc;line-height:0px;padding:2px;}
div.jMyCarousel ul li a{display:block;margin:0px;padding:0px;}
div.jMyCarousel ul li a img{display:block;border:0px;margin-bottom:0px;padding-bottom:0px;}

div.jMyCarousel ul li h5 {
	font-size: 12px; 
	font-weight: normal; 
	text-align: center;
	 width: 90px;
	  clear: both;
	   overflow: hidden; 
	   float: left;
  color: #FFFFFF;
  height: 18px;
  line-height: 18px;
}