#flash_wrapper {
	position: relative; 
	z-index: 0;
}

#revLayeredAd {
	position: absolute; 
	left:50%;
	top: 0px; 
	margin-left: -261px;
	z-index: 99; 
	background-color: transparent; 
	color:white;
}
#revLayeredAd a {
	color: white;
}					

.revLineColor, .revLineColor td {
	background-color: black;	
}	

img, div, a, input { behavior: url(/js/iepngfix.htc) }