#flashoverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	background-color:#000;
	opacity:0.7;
	filter:alpha(opacity=70)
}

#outflashbox
{
  left:0;
  line-height:0;
  position:absolute;
  text-align:center;
  top:100px;
  width:100%;
  z-index:100;
}

#flashbox
{
  margin:0 auto;
  position:relative;
}

#flashBottomNav
{
  text-align:right;
}

#flashBottomNav a, #flashBottomNav a:hover
{
  background:none;
  padding:none;
  margin:none;
  text-decoration:none;
}
