@charset "utf-8";
/*
CSS Name: Example
Description: This is an example stylesheet
Author: John Smith
Version: 1.0
*/

.ngg-gallery-thumbnail img {
    border: none !important;
    margin: 5px 10px 5px 0px !important;
    padding: 0px !important;
}

.ngg-gallery-thumbnail-box {
    margin-right: 0px !important;
}

