﻿@import url("fm.css");
/* CSS container shadow */
#container {
	position: absolute;
	top: 50%;
	left:50%;
	width: 777px;
	height:425px;
	margin-top:-223px;
	margin-left:-388px;
	padding: 0px;
	background-color: #5B92AB;
}
#flash 
{
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-223px;
	margin-left:-388px;
	height:425px;
	width: 777px;
	padding: 0px;
	background-color: #9EBFC4;
	z-index:50;
	overflow:visible;
}
#aspnetForm{height:255px;}
/* CSS container shadow */