﻿.ModalBackGround
{
	background-color:#000;
	filter:alpha(opacity=50);
	-moz-opacity: 0.75;
	opacity: 0.75;
}