Scroll Pane Component 'active' border

Could do with a bit of help.
I have used the ScrollPane Component and managed to theme the buttons etc. and change to colour to match the rest of my site. however I can’t see how to get rid of the ‘active’ border. I have removed the regular border with

this.textcont.scrollpanel.setStyle("borderStyle","none");

AS, but when you click on the buttons or scroll thumb a theme coloured ‘glow’ appears round the component edges.
Anybody know how to remove this?