.jcarousel-container { position:relative; height:260px; overflow:hidden; }
.jcarousel-clip { margin:0pt; overflow:hidden; padding:0pt; width:178px; height:260px; position:relative; }
.jcarousel-list { background:#000; left:0pt; margin:0pt; overflow:hidden; padding:0pt; position:relative; top:0pt; z-index:1; }
.jcarousel-list li, .jcarousel-item { width:178px; list-style-image:none; list-style-position:outside; list-style-type:none; }
.jcarousel-prev { background:url(../images/arrowTop.png) no-repeat 0 0; width:179px; height:19px; z-index:3;  position:absolute; top:0; left:0; cursor:pointer; display:none; }
.jcarousel-next { background:url(../images/arrowBottom.png) no-repeat 0 0; width:179px; height:19px; z-index:3; position:absolute; bottom:0; left:0; cursor:pointer; display:none; }
#right .show .jcarousel-prev, #right .show .jcarousel-next { display:block;  }
#right .show .jcarousel-prev-disabled-vertical, #right .show .jcarousel-next-disabled-vertical { display:none!important; }