#faw {
	background: transparent;
	width: 549px;
	height: 370px;
	position: absolute;
	margin: 0 auto;
	top: 125px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#faw .ad {
	height: 370px;
}

#faw img {
	border: none;
}

#faw.show {
	display: block;
}
