#shadow
{
	background-color: Black;
	display: none;
	filter: alpha( opacity = 80 );
	height: 100%;
	opacity: .8;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}

#flash_popup
{
	background: url( '../images/bg_flash_frame.gif' ) no-repeat;
	display: none;
	height: 330px;
	left: 50%;
	margin: -165px 0px 0px -260px;
	padding: 5px 0px 0px 5px;
	position: absolute;
	top: 50%;
	width: 515px;
}
a img {
	border:0;
}