div.galleryview div.overlay {
	display: none;
}
div.galleryview div.panel-overlay {
	padding: 8px 10px 0 10px !important;
	height: auto !important;
	background-color: #000000;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
