@charset "utf-8";

body
{
	min-width: inherit;
	min-height: inherit;
	/*background: url(../img/modal/modal_loading.gif) no-repeat 50% 50% #000;*/
	/*background: #000;*/
	overflow: hidden;
	background-color: transparent;
}

div#externalSwfContainer
{
	width: 100%;
	height: 100%;
}
