.jcarousel-container {position: relative;}
.jcarousel-clip {z-index: 2;padding: 0;margin: 0;overflow: hidden;position: relative;width:200px !important;}
.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 !important;}
.button-container {position:absolute;right:0;top:0;width:58px;height:29px;background:#383838;z-index:3;}
.jcarousel-next {top:0;z-index:4;width:26px;height:26px;position:absolute;right:0;background:url(../img/calendar_right.gif) no-repeat center center #484848;cursor:pointer;}
.jcarousel-prev {cursor:pointer;top:0;z-index:4;width:26px;height:26px;position:absolute;right:29px;background:url(../img/calendar_left.gif) no-repeat center center #484848;}
