.overlay_alphacube {
	background-color: #CCCCCC;
	color:#333333;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}