div#UIBlock {
	background: transparent url(../UIBlock.png);
}
div.flashLayer {
	position: absolute !important;
	top: 109px !important;
	right: auto !important;
	bottom: auto !important;
}

/* Popup */
div#popup-lg { background: transparent url(../popup_lg.png) no-repeat; height: 422px; left: 50%; margin-left: -380px; padding: 40px 0 0 40px; position: fixed; top: 110px; width: 720px; z-index: 5000; }
div#popup-lg iframe { left: 40px; margin: 0; padding: 0; position: absolute; top: 40px; }
* html div#popup-lg { position: absolute; }

/*div#popup-img-lg { background: transparent url(../popup_lg.png) no-repeat; height: 422px; left: 50%; margin-left: -380px; padding: 40px 0 0 40px; width: 720px; z-index: 5000; }
div#popup-img-lg img { left: 80px; position: absolute; top: 30px; }*/

div.popup a.popup-close { background: transparent url(../close_button.png) no-repeat; display: block; height: 30px; left: 3px; position: absolute; text-indent: -9999px; top: 3px; width: 30px; }