/*
 Custom Coded by kyle bisch
 Exclusivly for Covenant Methodist Church
 This page fixes layout issues related to the NGGallery pages

*/

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

.ngg-galleryoverview {
	width: 100%;
	clear: none; !important
	display:inline; !important
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}
