.jcarousel-wrapper{position:relative;width:960px;height:auto;border:10px solid #fff;margin:0 auto;text-align:center;}
.jcarousel-wrapper .photo-credits{position:absolute;right:15px;bottom:0;font-size:13px;color:#fff}
.jcarousel{position:relative;overflow:hidden}
.jcarousel ul{width:20000em;position:relative;list-style:none;margin:0;padding:0}
.jcarousel li{float:left;width:960px}
.jcarousel-control-next,.jcarousel-control-prev{position:absolute;top:10px;width:60px;height:60px}
.jcarousel-control-prev{left:50px;background:url(../img/left.jpg) top no-repeat}
.jcarousel-control-prev:hover{background:url(../img/lefth.jpg) top no-repeat}
.jcarousel-control-next{left:110px;background:url(../img/right.jpg) top no-repeat}
.jcarousel-control-next:hover{background:url(../img/righth.jpg) top no-repeat}
.jcarousel-control-next:hover span,.jcarousel-control-prev:hover span{display:block}
.jcarousel-control-next.inactive,.jcarousel-control-prev.inactive{opacity:.5;cursor:default}