/*
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 {
  border: 0 !important;
  margin: 5px 10px 5px 0 !important;  
} 

.ngg-gallery-thumbnail img{
  width: 330px !important;
  height: 330px !important;
}

.ngg-galleryoverview{
  margin-top: 0 !important;
}

.ngg-gallery-thumbnail a {
  margin: 0 !important;
}