#optiload-skin{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
}

#optiload-skin iframe{
	left:50%;
	position: absolute;
	margin-left:-900px;
}

body > .container{
	z-index: 100000;
	position: relative;
}