.carousel {
	width: 980x;
	border-top-style : none;border-right-style : none;border-bottom-style : none;border-left-style : none;
	
 position: absolute;   
}

.jCarouselLite li img, 
.jCarouselLite li p {
            background-color : rgb(255, 255, 255);
            width : 230px;
            height : 230px;
            margin : 4.0px;
        
}