.gallerylistitemwrapper {
    clear: both;
    float: left;
    width: 100%;
}

.gallerylistitemimage {
    clear: both;
    float: left;
    padding: 0 25px 15px 0;
}

.gallerylistitemtext {
    float: left;
    padding: 0 0 15px 0;
}


.galleryimagewrapper {
    float: left;
    padding: 0 9px 9px 0;
}

.galleryimagewrapperlastinline {
    float: left;
    padding: 0 0 9px 0;
}
