@charset "utf-8";
/* CSS Document */
#myFlashbox {
	position:fixed;
	width:2px;
	height:2px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top:0px;
	z-index:2;
}

