/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Photocrati Media
Version: 2.12

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/
.ngg-gallery-thumbnail span {
    /* Images description */
    font-size: 13px;
    /*padding-left: 5px;*/
    display: table-cell;
    font-weight:normal;
    text-align:left;
    text-transform:none;
    line-height:17px;
    padding-top:3px;
    padding-bottom:28px;
    max-width:140px;    
}
.ngg-galleryoverview {
width:102.7%;
}