
#ModalBG 
{ 
DISPLAY: none; 
FILTER: alpha(opacity=20); 
LEFT: 0px; 
WIDTH: 1018px; 
POSITION: absolute; 
TOP: 0px; 
HEIGHT: 500px; 
BACKGROUND-COLOR: #000000;
opacity: .20
} 
.apDiv1
{
	top: 100px;
	left: 300px;
	z-index: 1000; 
	display: none;
	position: absolute;
	overflow:hidden
} 