#carouselTitle { display: none; }
#mainScroller.carousel { float: left; left:16px; position: relative; width: 638px; background: none; }
#mainScroller.carousel .scroller { display: inline; float: left; overflow: hidden; position: relative; width: 638px; height:245px; }
#mainScroller.carousel ul { margin-top:0px; margin-left: -896px; width: 5000px; list-style: none; padding: 0px; }
#mainScroller.carousel li { float: left; position: relative; padding: 7px; margin: 0; background: #fff; border: 1px solid #d6d6d6; margin:0 -20px -20px 25px;}
#mainScroller.carousel li img { position: relative; }
#mainScroller.carousel .controls { text-indent: -5000px; }
#mainScroller.carousel .controls a { height: 298px; width: 70px; outline: 0; position: absolute; z-index: 999999; }
#mainScroller.carousel .controls a.next { background: url(../images/layup/btnNext.png) top left no-repeat; right: -49px; top:0px; height:245px; }
#mainScroller.carousel .controls a.previous { background: url(../images/layup/btnPrevious.png) top left no-repeat; left: -20px; top:0px; height:245px; }
#mainScroller .left-gradient { position:absolute; left:0px; top:30px; z-index:100; display:inline; height:190px; }
#mainScroller .right-gradient { position:absolute; right:0px; top:30px; z-index:100; display:inline; height:190px; }
