/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ 
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 2px solid black;
}

#simplegallery1 .gallerydesctext{  
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	text-transform: uppercase;
}

.navpanellayer {
	font-family:arial,sans-serif,trebuchet MS,tahoma,verdana !important;
	font-weight:normal !important;
	font-size: 13px !important;
}
