/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Imagely
Version: 2.13

This stylesheet is provided to allow users the ability of overriding the default styles for all display types
*/

.ngg-gallery-thumbnail {padding-bottom: 5px!important; border: 0px solid #ddd!important; margin-bottom: 10px!important;}
.ngg-gallery-thumbnail img {-webkit-box-shadow: 3px 3px 2px 0px rgba(153,153,153,1);
-moz-box-shadow: 3px 3px 2px 0px rgba(153,153,153,1);
box-shadow: 3px 3px 2px 0px rgba(153,153,153,1);}