/* CSS Document */

.flashblock {
	display:block;
	position:absolute;
	left:0px;
	top:0px;
	width: 100%;
	height: 100%;
	margin:0px 0px 0px 0px;
}
