There is a major flaw in css in the latest update in the file:
slideshow-jquery-image-gallery/style/SlideshowPlugin/functional.css
this is the bug:
.slideshow_container h1,h2,h3,h4,h5,h6 { margin:0;padding:10px }
It will adjust margin and padding for .slideshow_container h1 only, and for all h2,h3,h4,h5 and h6, therefore it may broke theme (it usually do).
http://wordpress.org/extend/plugins/slideshow-jquery-image-gallery/