/*
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, .ngg-thumbnail img {
margin: 0px -6px 0px 0px;
border: none;
padding: 0px;

.ngg-widget-slideshow {
	overflow: hidden;
	margin:0;
	padding:0;
	text-align:left;
}

.ngg-widget img {
	border:none;
	margin:0;
	padding:0;
}

/* testt  */