.footerl {
   float:right;
}
#container { 
	width: 647px;
	height:100%;
	text-align:left;
}
.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 30%;
	left: 25%;
	width: 647px;
	height: 70%;
	border: 1em solid #B8B8B8;
	background:#CAD0C0;
	text-align: left;
	z-index:1001;
	overflow:auto;	

	
}



.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }