#faw {
	background: transparent;
	text-align: center;
	font-family: Arial,sans-serif;
	width: 370px;
	height: 160px;
	position: absolute;
	margin: 0 auto;
	top: 100px;
	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_twig {
	height: 250px;
}

#faw .ad_lamps {
	height: 130px;
}

#faw img {
	border: none;
}

#faw .bar {
	background: url('bar2.png') no-repeat top left;
	height: 30px;
	line-height: 30px;
}

#faw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	color: #FFF;
	font-size: 10px;
}

#faw .bar .close {
	margin-right: 18px;
	margin-top: 10px;
	display: block;
	width: 36px;
	height: 20px;
	float: right;
	background: url('close_off.jpg') no-repeat center;
}

#faw.show {
	display: block;
}
