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

#revLayeredAd {
	position: absolute; 
	left:50%;
	top: 150px; 
	margin-left: -313px;
	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) }

#popup{background: url('../images/voteBG.png'); width: 595px; height: 370px; position: relative;}
#closeButton{position: absolute; top:0px; right: 8px; font-size: .9em; font-weight: bold; text-decoration: none;}
#voteButton{position: absolute; top: 295px; left: 225px;}
.popupText{margin-top: 200px; left: 60px; text-align: center; position: absolute; color: #ffffff; font-size: .9em; font-weight: bold; width: 480px; text-align: justify; line-height: 1.4em;}
#popup_link{background: url('../images/vote_link_bg.png') no-repeat; width: 302px; height: 20px; padding-left: 5px; *padding-left: 30px; text-decoration: none;} 
