Fixed.
Created a rt_MYTEMPLATENAME-custom.css file. Here's the long explaination on how to do that:
http://www.rockettheme.com/forum/free-joomla-stuff/174956-your-first-css-custom-file-or-less-custom-file
And then inserted this code into the file:
ul.rg-ss-thumb-list #rt-gallery {
width: 200% !important;
}
All galleries / thumbnails seem to loading properly in Chrome, Safari, and Firefox.