.moregalleries {
	margin-right: 7px;
	margin-bottom: 7px;
	filter:alpha(opacity=30); /* IE */
	-moz-opacity: 0.30; /* Gecko */
	opacity: 0.30; /* Opera */
	float: left;
}
.moregalleries_over  {
	filter:alpha(opacity=100); /* IE */
	-moz-opacity: 1; /* Gecko */
	opacity: 1; /* Opera */
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
}#headerGallery {
	height: 47px;
	width: 955px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#contentGallery {
	background-color: #000000;
	height: 700px;
	width: 955px;
}
#headerTextGallery {
	width: 955px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	color: #FFFFFF;
	overflow: hidden;
	position: relative;
}
#headerTextGallery h1 {
	color: #FFFFFF;
	margin-bottom: 2px;
	background-color: #000000;
}
#headerTextGallery h2 {
	color: #999999;
	margin-bottom: 2px;
	background-color: #000000;
}

#headerTextGallery p {
	color: #FFFFFF;
}#related {
	position: absolute;
	left: 10px;
	top: 5px;
	color: #F18113;
}
#galleryTitle {
	position: absolute;
	bottom: 0px;
	left: 10px;
	background-color: #000000;
}
#textCol1 {
	float: left;
	background-color: #000000;
	width: 320px;
	margin-left: 280px;
	margin-bottom: 22px;
	margin-top: 5px;
}
#textCol2 {
	float: right;
	background-color: #000000;
	width: 320px;
	margin-bottom: 22px;
	margin-right: 20px;
	margin-top: 5px;
}
