comGraphicsGalleryDisplay {
	font-size:14px;
}
#comGalleryImage
	{ }
#comGalleryText {
	background-image:url('bgtext.png');
	color:#000000;
	height:32px;
	text-align:center;
	font-weight:bold;
	padding:4px 0px;
}
#comGalleryPhotograph {
	color:black;
	background-color:silver;
	font-weight:bold;
	padding:4px;
	border-radius:4px;
	opacity:0.7;
	top:4px;
	left:4px;
}
.AutoDisplay {
	visibility: hidden;
}