/*
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 img {
border: none !important;
padding: 4px !important;
margin: 4px 0px 4px 0px !important;
}

.ngg-gallery-thumbnail img:hover {
background: #F48220 !important;
}

.ngg-gallery-thumbnail {
margin-bottom: 10px;
}

.ngg-gallery-thumbnail-box {
margin-right: 1px;
}