I’m using the default ones. I’ve tried the others and I get the same results. For example:
http://castano.ludicon.com/weblog.php/?p=123
While this works fine:
http://castano.ludicon.com/weblog.php?p=123
Oh, I just discovered the problem! It’s just that the reference to the css file was relative. Making it absolute fixed the problem.