.PCSG_Gallery .highslide-caption {
	display:none;
	}
	
.PCSG_Gallery  {
	margin-right:auto;
	margin-left:auto;
}

	
	
.PCSG_Gallery .entry {
	float: left;
	margin: 10px;
	border: 1px solid #949490;
}

.PCSG_Gallery .GalleryTable {
	margin-left: auto;	
	margin-right: auto;
}

.PCSG_Gallery .entry img {
	margin: 10px;
	float: left;
}
	
.PCSG_Gallery .entry span.imagetitle {
	clear: both;
	float: left;
	width: 100%;
	color: #fff;
	line-height: 20px;
	text-align: center;
	background-color: #949490;
}




