.jcarousel-container{position:relative;}
.jcarousel-clip{z-index:2;overflow:hidden;position:relative;margin:0;padding:0;}
.jcarousel-list{z-index:1;overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;}
.jcarousel-list li,.jcarousel-item{float:left;list-style:none;width:200px;height:150px;margin-right:1px;position:relative;}
.jcarousel-next{z-index:3;width:23px;height:90px;padding-top:60px;position:absolute;right:0;bottom:0;font-size:32px;cursor:pointer;background:transparent url(images/transparent.png) repeat;}
.jcarousel-prev{z-index:3;width:23px;height:90px;padding-top:60px;position:absolute;left:0;bottom:0;font-size:32px;cursor:pointer;background:transparent url(images/transparent.png) repeat;}