.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 15%;
	left: 30%;
	width: 190px;
	height: 340px;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: none;	
}

.leightbox input {margin:1px 0 3px;}

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

.lbAction {float:right;}