JQuery Slider Custom Handle Image - Scrolls out of Range

JQuery Slider Custom Handle Image - Scrolls out of Range

Hi guys,

I would like to use a custom handle for my Slider as shown in  this fiddle . t seems to me like JQuery is hard coded with the size of the original slide handle's height. How do I get around this so my custom height handle works like the default one i.e. stays within the scroll bar? I have tried setting margins on the div. Thanks.