#faw {
	background:url('/images/80p_white.png'); text-align: left; border:solid 1px #555; width: 560px;
	height: auto; position: absolute; margin: 0; top: 240px; display: none;
}

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

#faw .ad {height: auto; margin: 5px;}

#faw .bar {background:#555; height: 20px; line-height: 20px;}

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

#faw .bar .close {
	margin-right: 5px; display: block; text-align: right; width: 12px; height: 20px;
	float: right; background: url('/images/close_off.gif') no-repeat center;
}

#faw.show {display: block;}