#flash_wrapper {
	position: relative; 
	z-index: 0;
}

#revLayeredAd {
	position: absolute; 
	left:150px;
	top: 150px;
	z-index: 9; 
	background-color: white; 
	color:black;
}
.revLineColor, .revLineColor td {
	background-color: black;	
}	