.carousel {                 
	height:262px; 
}
.jScrollPaneContainer {
	z-index: 1;
	overflow: hidden;
	position: relative
}
.jScrollPaneTrack {
	background: url(images/slider-bg.gif) no-repeat 0% 0%;
	left: 0px;
	width: 100%;
	cursor: pointer;
	top: 251px;
	position: absolute
}
.jScrollIntervalTrack {
	position: absolute;
	display:none
}
.jScrollPaneDrag {
	background: url(images/handle.gif) no-repeat 0% 0%;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin:1px 1px
}
.jScrollPaneDragLeft {
	left: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute
}
.jScrollPaneDragRight {
	right: 0px;
	overflow: hidden;
	bottom: 0px;
	position: absolute;
}

ul.blocks {     
	display: block;
	margin: 20 10 0 0px;
	padding: 0px;
	width: 8350px;
	height: 230px;
	overflow:hidden;
	
}
ul.blocks li {
	display: block;
	float: left;
	margin: 0px !important;
	width: 240px;
	height: 230px;
	overflow:hidden; display:inline;
	margin:0 5px 0 0px !important;
}
.holder {
	display: block;
}
.scroll-pane {
	padding-right:0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	width: 980px;
	padding-top: 0px; background:#fff;
}
#pane5 {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	width: 980px;
	padding-top: 0px;
	height: 270px
}      