.carousel {
	width: 130px;
	border: solid 1px #000000;
	background-color: #ffa500;
 position: absolute;   
}

.jCarouselLite li img, 
.jCarouselLite li p {
            background-color: #fff;
            width: 120px;
            height: 120px;
            margin: 5px;
        }