.swfbox{
	display = none;
	z-index: 5100;
}

.swfbox-back{
	position: absolute;
	left: 0%;
	width: 100%;
}

.swfbox-container{
	position: absolute;
	left: 0%;
	width: 100%;
	overflow: visible;
}
 
.swfbox-content{
	position: absolute;
	left: 33%;
	width: 34%;
	text-align: center;
	background-color: #ffffff;
	border: 5px solid #004182;
}

.swfbox-content2{
	position: absolute;
	left: 33%;
	width: 34%;
	text-align: center;
	background-color: #ffffff;
	border: 5px solid #004182;
	font-size: 14px;
}

.swfbox-flash{ 
	vertical-align: middle; 
}

