$(document).ready(function(){ 
		$('.scroll-pane').jScrollPane();
		$(".jScrollPaneDrag").css({"height":"84px","width":"7px"});
}); 