.swfbox{
	display:none;
	z-index: 999;
}

.swfbox-back{
	position: absolute;
	left: 0%;
	width: 100%;
	z-index: 999;
	background: #ffffd6;
}

.swfbox-container{
	position: absolute;
	left: 0%;
	width: 100%;
	overflow: visible;
}
 
.swfbox-content{
	position: absolute;
	left: 0%;
	width: 100%;
	text-align: center;
}

.swfbox-flash{ 
	vertical-align: middle; 
}