#fa {
	background: rgb(5,130,195);
    text-align: center;
	padding: 10px;
	width: 550px;
	border: 1px dotted #0099FF;
	position: absolute;
	top: 150px;
	opacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
  z-index: auto;
}

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

#fa img {
	border: 1px solid #DDDDDD;
}

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

  font-size: 30px;

  color: #FFFFFF;
  text-align: center;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

