***************  css/content.galleryRebuild.css  ***************/
#gallery-header {
	position: absolute;
}
#gallery-header p {
	display: inline;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 1.1em;
}
#gallery-header p a {
	margin-right: 1em;
	color: #1F2320;
}
#gallery-header p a:hover {
	color: #42424C;
}

