Hi Fanny,
Both JS & CSS Merge are now working. The merged JS & CSS files have a pb.js & pb.css extension respectively. I have attached a couple screen shots from YSlow that show this.
Keep in mind that not all css and js files can be merged. They have to be declared in the head section and they have to use the .css extension.
You'll need to ask the slide show vendor about compression on their dynamic css file.
Although you may be able to save the static text from their dynamic css file with a .css extension, link to it in the head, and then it would be included with the merge process.

