jQuery.alert() box borders are missing

jQuery.alert() box borders are missing

I'm trying to replace the standard alert() with the jQuery.alert(). The message comes up but with no borders. If the message comes up, I assume the setup is working, but why without borders? On the same computer with the same browser, the demo HTML page, downloaded with the plugins from the jQuery site, works with no problems.

Can anyone give me a help on this?

Thank you.