#preview-image {
	position: absolute;
	background: #FFFFFF;
	padding: 8px;
	border: 1px solid #888888;
	z-index: 999;
}

div.gallery_header {
	margin: 0 !important;
}
div.gallery_header p.position,
div.gallery_header p.email {
	font-style: italic;
	font-size: 0.8em;
	margin: 0 !important;
}
div.gallery_header p.email {
	padding-top: 0.5em;
	font-style: normal;
}
div.gallery_header .date {
	font-size: 0.78em;
	font-weight: normal;
	margin-bottom: 0.2em !important;
}
div.gallery_header h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}



div.photogallery {

}
div.photogallery .file_preview {
	display: block;
	width: 32% !important;
	float: left !important;
	padding: 0 1em 0 0;
	height: 15em;
	//height: 16em;
	//margin-bottom: 0 !important;
}
div.photogallery .file_preview .slide {
	display: block;
	width: 110px !important; height: 110px;
	background: #eff0f1 url('') no-repeat center; /* image-url will be inserted */
	text-decoration: none;
	margin: 0.5em 0 10px 0;
}
div.photogallery .file_preview p {
	font-size: 0.76em;
}
div.photogallery p .resolution {
	color: #a8adb4;
}
div.photogallery p .size {
	color: #a8adb4;
	padding-left: 0.3em;
}
