#overlayQF {	
	background: #000000;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 200;
}

#lightboxQF {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 250;
}

#lightboxQFContainer {
	background: url('../images/show_bg.jpg') repeat-x #ffffff;
	overflow: hidden;
	padding: 0;
	position: relative;
	height: 620px;
}

#overlayQF,
#lightboxClose
{
	cursor: pointer;
}

#lightboxQFClose {
	top: 0px;
	right: 15px;
	position: absolute;
}
#QFBox {margin-top: 30px;}
