in rsgallery2.css change the following classes to this:
.rsg2-galleryList-item{
clear: both;
padding: 5px;
margin: 5px 0 5px 0;
list-style: none;
background-image: none;
text-align:center;
border: 0px solid #000;
}
.rsg2-galleryList-thumb{
display: block;
margin: 0 5px 5px 10px;
}
the text is now below the thumbnail, I do not know whether you want that