.jCarouselLite{
	clear:both;
	width:260px !important;
	height:132px;
	overflow:hidden;
}

.jCarouselLite ul{
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	z-index: 1;
	width: 2890px;
	left: -510px
}

.jCarouselLite ul li{
	overflow: hidden;
	float: left;
	width: 132px;
	height: 115px;
	margin:8px 0px 0px 0px;
	text-align:center;
	border-right:1px dashed #A8A7A7;
}

.jCarouselLite img{

}