.leightbox {
	display: none;
	position: absolute;
	position: fixed;
	top: 20%;
	left: 25%;
	width: 50%;
	height: inherit;
	border: 0px
	z-index:1001;
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }