.popup-holder .bg {
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
	background:#000;
}