#flashpopup{
	position: absolute;
}
#flashpopup a{
	position: absolute;
	width: 25px;
	height: 25px;
	display: block;
	top: -25px;
	right: -25px;
	background-color: #fff;
	background-image: url(../graphics/tribag/button_x.png);
}
#flashpopup_flash{
	position: absolute;
	bottom: 0;
}