* { padding:0; margin:0; outline:0; }


.more-products { border:solid 0px #dedede; position:relative; height:auto; overflow:hidden; }
.more-products ul{ list-style-type: none; position:relative; overflow:hidden;}
.more-products ul li{ float:left; border-right:dashed 1px #ccc; padding:0 5px;}
.more-products ul li.last{ border-right:0; }

.more-products-holder { width:835px; position:relative; overflow:hidden; top:10px; left:60px;}
.more-products-holder .jcarousel-clip{ position:relative; overflow:hidden; }

.more-nav { font-size:0; line-height:0;}
.more-nav a{ position:absolute; top:55px; left:0; width:50px; height:47px; z-index:3; }
.more-nav a.next{ background:url(images/next.jpg); left:906px;}
.more-nav a.prev{ background:url(images/prev.jpg); left:0px; }
