﻿
.hScrollPane_dragbar{
	position:absolute;
	left:0px!important;
	width:507px!important;
	top:-7px;
	font-size:1px;
	line-height:0;
	background:#e5e5e5;
	height:1px;
	margin:0 auto;
}
.hScrollPane_draghandle{
	height:4px;
	font-size:0px;
	line-height:4px;
	width:30px;
	background:#88bb43;
	overflow:hidden;
	position:absolute;
	top:-4px;
	left:0px;
	cursor:default;
}
.hScrollPane_leftarrow,.hScrollPane_rightarrow{
	display:inline-block;
	height:92px;
	width:45px;
	overflow:hidden;
	position:absolute;
	bottom:200px;
}
.hScrollPane_leftarrow{left:0;}
.hScrollPane_rightarrow{right:0;}
