#faw {
	background: #9d9fa2;
	_background: transparent;
	text-align: center;
	width: 345px;
	height: 205px;
	position: absolute;
	margin: 0 auto;
	margin-left: 50px;
	top: 115px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
}

#faw a {text-decoration: none; border: none;}

#faw .ad {height: 205px;}

#faw img {border: none;}

#faw .bar {background: url('../img/offer/bck_top.gif') no-repeat top left; height: 24px;}


#faw .bar .close {
	margin-right: 5px;
	margin-top: 4px;
	display: block;
	float: right;
	background: url('../img/offer/close_off.gif') no-repeat center;
}

#faw.show {display: block;}