#fa {
	background: #FFF;
	text-align: center;
	position: absolute;
	left:0px;
	width:100%;
	height:100%;
}

#fa a {
	text-decoration: none;
	border: none;
	font-size: 9px;
	color: #333;
}

#fa img {
	border: none;
}

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