#fa {
	background: #FFF;
	text-align: center;
	padding: 20px;
	padding-top:27px;
	padding-bottom:27px;
	width:550px;
	border: 1px solid #8a2400;
	position: absolute;
	font-size:14px;
	top:50%;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;	
	z-index: 1000;
	left:50%;
	margin-left:-230px;
	top: 300px;
	color:#000;
	border-top: #ca7a39;
	border-left: #ca7a39;
}

#fa img {
	border: none;
}

#fa .fa_close {
	position: absolute;
	top: 5px;
	right: 5px;
}
