I downloaded JQuery UI and added the script to my solution, and with a small amount of code, I have a beautiful date picker.
However, I need to use my own theme from my css file. I have created the date picker as per the example code, but it has no style. That is, it appears over existing text. Is there a way I can assign a css style from my existing css file, to make the background of the calendar no be transparent, and use my colours?