.jCarouselLiteDemo .carousel {position: relative;}
.jCarouselLiteDemo .digg {position: absolute;}
.jCarouselLiteDemo .carousel button {float: left;}  

.myTabs a.prev, .myTabs a.next{display:block;margin-top:-45px;float:right;}
.myTabs a.prev b{background:url(sprite.png) -20px -105px;display:inline-block;width:5px;height:9px;padding:8px 10px;position:relative;right:30px;}
.myTabs a.next b{background:url(sprite.png) -60px -105px;display:inline-block;width:5px;height:9px;padding:8px 10px;} 
               
.jCarouselLiteDemo .carousel .jCarouselLite,.jCarouselLite2{float: left;/* Needed for rendering without flicker */
  position: relative;visibility: hidden;left: -5000px;}
.jCarouselLiteDemo .carousel ul{margin: 0;}

.jCarouselLiteDemo li .bdr{ }
.jCarouselLiteDemo li .bdr:hover{}
.jCarouselLiteDemo .h, .jCarouselLiteDemo .h a{font:normal 14px Oswald;}
.jCarouselLiteDemo .h a:hover{}
