ul#car-gallery {height:209px;overflow:hidden;clear:both;list-style:none;}
ul#car-gallery li {height:209px;float:left;width:100px;}
.jcarousel-container { position: relative; clear: both; width:940px;height:209px;padding:0 10px 0 10px;margin:0 auto;background:url(uploads/car-gallery/bg.gif) no-repeat left top transparent;}
	.jcarousel-container-horizontal { }
	.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
	.jcarousel-clip-horizontal { width: 100%;  }

	ul.jcarousel-list { display: block; z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
		ul#car-gallery li {  float: left; list-style: none; text-align: center; position: relative;padding:10px 0 0 0;height:199px;}
			ul#car-gallery li img {height:65px;margin-top:20px;}
			ul#car-gallery li a.bookNow { color:#888;width:144px;height:21px;display:block;margin:0 auto;line-height:18px;}
			ul#car-gallery li:hover a.bookNow {background:url(images/carousel/button.png) left top no-repeat transparent;color:white;}

		ul#car-gallery li h2 { margin:0 0 5px 0;padding:0;}
		ul#car-gallery li h2 a { color: #444; font-size:15px; text-decoration: none; }
		ul#car-gallery li:hover h2 a { color:#111;}
		
		ul#car-gallery li p { font-size: 11px; line-height:12px;padding: 0 5px; color:#888;margin:0;}
		ul#car-gallery li:hover p {color:#444;}
		
		ul#car-gallery li.jcarousel-item-placeholder { background: #e4e4e4; color: #000; }
		ul#car-gallery li.jcarousel-item-horizontal {  width: 220px; padding-bottom: 1em;  }

	.jcarousel-next { z-index: 3; display: none; }
	.jcarousel-prev {  z-index: 3; display: none; }
	/**  Horizontal Buttons	 */
	.jcarousel-next-horizontal {position: absolute;top: 85px;right: 0px;width: 32px;height: 32px;cursor: pointer;background: transparent url(next-horizontal.png) no-repeat 0 0;}
	.jcarousel-next-horizontal:hover {background-position: -32px 0;}
	.jcarousel-next-horizontal:active {background-position: -64px 0;}
	.jcarousel-next-disabled-horizontal,.jcarousel-next-disabled-horizontal:hover,.jcarousel-next-disabled-horizontal:active {cursor: default;background-position: -96px 0;}
	.jcarousel-prev-horizontal {position: absolute;top: 85px;left: 0px;width: 32px;height: 32px;cursor: pointer;background: transparent url(prev-horizontal.png) no-repeat 0 0;}
	.jcarousel-prev-horizontal:hover {background-position: -32px 0;}
	.jcarousel-prev-horizontal:active {background-position: -64px 0;}
	.jcarousel-prev-disabled-horizontal,.jcarousel-prev-disabled-horizontal:hover,.jcarousel-prev-disabled-horizontal:active {cursor: default;background-position: -96px 0;}

