﻿.ModalPopupBG
{
	background-color:Gray;
	filter: alpha(opacity=50);
	opacity: 0.7;
	min-width: 200px;
	min-height: 150px;
	background:Gray;
}