/** Carousel **/
.jcarousel-wrapper { position:relative; width:100%; /*height:400px;*/ }
.jcarousel { position:relative; overflow:hidden; height:100%; }
.jcarousel ul,
.jcarousel li { position:relative; list-style:none; margin:0; padding:0; }
.jcarousel ul { position:relative; width:20000em; height:100%; }
.jcarousel li { float:left; /*width:960px;*/ height:100%; }