#service-popup-box{
	/*display:none;*/ 
	position:absolute; 
	top:0px; 
	left:0px; 
	width:775px; 
	height:646px; 
	min-width:775px; 
	border:1px solid white;
}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background:url(../images/overlay.png) repeat;}

* html #ol {
	background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale")
}
