#faw {
	
	
	font-family: Arial,sans-serif;
	width: 523px;
	height: 358px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
	margin-top:-367px;
	margin-left:-383px;
	background-image:url(../images/web-check-form-background.jpg);
	
}


#faw2 {
	
	
	font-family: Arial,sans-serif;
	width: 523px;
	height: 358px;
	display: none;
	opacity: 0;
	KHTMLOpacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
	z-index: 1000;	
	margin-top:-367px;
	margin-left:-383px;
	background-image:url(../images/web-check-form-background.jpg);
	
}


#faw .bar {
	background: url('bar.gif') no-repeat top left;
	height: 20px;
	line-height: 20px;
	text-align:right;
}

#faw2 .bar {
	background: url('bar.gif') no-repeat top left;
	height: 20px;
	line-height: 20px;
	text-align:right;
}

#faw .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	font-size: 10px;
	text-align:right;
	color:#666666;
}

#faw2 .bar a {
	margin-left: 10px;
	font-weight: bold;
	float: left;
	font-size: 10px;
	text-align:right;
	color:#666666;
}

#close-text
{
margin-left:468px;

}

#faw .bar .close {
	margin-right: 5px;
	display: block;
	width: 12px;
	height: 20px;
	float: right;
	background: url('../images/close_off.gif') no-repeat center;
	text-align:right;
}

#faw2 .bar .close {
	margin-right: 5px;
	display: block;
	width: 12px;
	height: 20px;
	float: right;
	background: url('../images/close_off.gif') no-repeat center;
	text-align:right;
}

#faw.show {
	display: block;
}

#faw2.show {
	display: block;
}