Try to add this code to the same file:
div.slideshowLayout .rating_star_user,
div.slideshowLayout .rating_star_editor,
div.slideshowLayout .rating_star_user div,
div.slideshowLayout .rating_star_editor div {
background: url(images/rating_stars2.png);
}
The slideshow layout was using a different image from the dark theme because the empty star looked better.