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

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

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

#overlayFlash,
#lightboxClose
{
	cursor: pointer;
}

#lightboxFlashClose {
	top: 0px;
	right: 15px;
	position: absolute;
}
#flashBox {margin-top: 30px;}
