jQuery(function() {
	
 	jQuery("#contentpadding").jScrollPane({verticalGutter: 30});
 	jQuery(".jspDrag").css("opacity","0.7")
})
