﻿#simplegallery1 {
	position: relative; /*keep this intact*/;
	visibility: hidden; /*keep this intact*/
	margin-left:auto;
	margin-right:auto;
}
#simplegallery1 .gallerydesctext {
	text-align: left;
	padding: 2px 5px;
}
