div.jMyCarousel .prev{
	background: url('arrows.png') left center no-repeat;
	width:47px; height:61px; border:0px;}
div.jMyCarousel .next{
	background: url('arrows.png') right center no-repeat;
	width:40px; height:61px; border:0px;}
div.jMyCarousel ul li{border:1px solid #fff; line-height:0px;}
div.jMyCarousel ul li a{display:block; border:0px;}
div.jMyCarousel ul li a img{display:block; width:128px; height:96px; margin:5px; border:0px;}
#info {
	font-family:Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;color:#4C4C4C; text-align : center;
	overflow : hidden; height:18px;}
#container {
	height:120px; width:600px; 
	margin-left:auto; margin-right:auto}