a.jScrollArrowUp {
	background: url(../img/scroll-arrow-top.gif) repeat-x 0 0;
	margin-top:-5px;
}

a.jScrollArrowDown {
	background: url(../img/scroll-arrow-bottom.gif) repeat-x 0 0;
	margin-bottom:-5px;
}

.filter-search .jScrollPaneTrack{
	background:url("../img/scroll-background.gif") repeat-y scroll center center transparent;
}
.jScrollPaneDrag{
	width: 5px !important;
	margin-left: 3px;
	margin-right: 3px;
	background:none repeat scroll 0 0 #537bbd !important;
}



