body{
	margin: 0, auto;
	padding:0;
	text-align: center;

}

#flashActionContainer {
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:10;
}

#flashAction {
	outline:none;
}


#ogone{
	display:none;
	position:absolute;
	margin:0 auto;
	padding:0;
	top:93px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index:99;	
	height:100%;
	background:#fff;
	}

#ogone_iframe{
	width:960px;
	height:100%;
	border:0;
}
