@charset "utf-8";
/* CSS Document */


#simplegallery1 .gallerydesctext
{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
}

#simplegallery1
{ //CSS for sample Gallery
	position: relative;
	visibility: hidden;
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1
{ //CSS for Simple Gallery Example 1
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	/* [disabled]border: 10px solid darkred; */
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1
{ //CSS for sample Gallery
	position: relative;
	visibility: hidden;
}

#simplegallery1 .gallerydesctext
{ //CSS for description DIV of Example 1 (if defined)
	text-align: left;
	padding: 2px 5px;
}

}
