CSS and images path problem

CSS and images path problem

Hi,

I have my css in one folder "/stylesheets" and my images in the "/images" folder.

Because of this jquery-ui-1.8.2.custom.css looks for the ui images in "/stylesheets/images" not "/images".

How do I specify where the UI images are?

Richard