#GalleryContent {
	position: absolute;
	top: 152px;
	left: -148px;
	width: 768px;
	height: 611px;
	overflow: auto;
	font-size: 12px;
	z-index: 5;
}
#GalleryContent p, #GalleryContent h2, #GalleryContent h3, #GalleryContent h4 {
	margin: 1em 1.5em 1em 207px;
	line-height: 1.5em;
}
#GalleryContent h2, #GalleryContent h3, #GalleryContent h4 {
	padding: 0;
	color: #658C85;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 21px;
}
#GalleryContent h3 {
	font-size: 16px;
}
#GalleryContent h4 {
	font-size: 14px;
}
