﻿/*
EasyDNNGallery CSS file

Instructions: To properly create theme the first ID selector (# EDG_1_Darkgraybg) must equal the name of the css file
(example: this file is called EDG_1_Darkgraybg.css and the first ID selector must called EDG_1_Darkgraybg).
 Names may be in its sole discretion,
 only important thing is  that the first ID selector is the same as css filename so the theme is correct.
 To quickly change the name of the first ID selector use the find / replace function in your editor.
*/


/* Lightbox Gallery */
#EDG_1_Darkgraybg .EDGmain {
		margin-top: 2px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	position: relative;
	
}




	