/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash h3.vote {
	visibility: hidden;
	height: 50px;
	padding-left: 146px;
	width: 700px;
	overflow: hidden;
}

.sIFR-hasFlash h4.thank_you  {
	visibility: hidden;
	background-image: none;
}

.sIFR-hasFlash #than_you_info h4 {
	height: 102px;
	padding: 0;
	text-indent: 0;
	background-image: none;
	visibility: hidden;
}

.sIFR-hasFlash #register_info h4 {
   height: 80px;
   visibility: hidden;
}

.sIFR-hasFlash p.face_off2_invitation {
	visibility: hidden;
	height: 122px;
	background-image: none ;
}

.sIFR-hasFlash h3.finalists, .sIFR-hasFlash #ten_finalists {
	
	visibility: hidden;
	background-image: none !important;
	height: 57x;
	filter: none;
}

.sIFR-hasFlash #teens_area h3,  .sIFR-hasFlash #pimpie_adv h3 {
	visibility: hidden;
	background-image: none;
	height: 25px;
	filter: none;
}

.sIFR-hasFlash #leading_man_lady, .sIFR-hasFlash #congrats_runners_up {
 	visibility: hidden;
	background-image: none;
	filter: none;
}

.sIFR-hasFlash #vote_finalists {
	visibility: hidden;
	background-image: none;
	filter: none;
}

.sIFR-hasFlash p#vote_invitation {
	height: 24px;
	background-image: none;
	visibility: hidden;
	filter: none;
}

.sIFR-hasFlash h4#tell_us {
	height: 32px;
	background-image: none;
	visibility: hidden;
	filter: none;
}

.sIFR-hasFlash #thank_you_voting h4 {
	height: 29px;
	background-image: none;
	visibility: hidden;
	filter: none;
}





.sIFR-hasFlash strong.vote_finalist {
	visibility: hidden;
	height: 20px;
	
}

.sIFR-hasFlash .leader_details strong {
	visibility: hidden;
	height:36px;
}

.sIFR-hasFlash .leader_details em {
	visibility: hidden;
	height:18px;
}

.sIFR-hasFlash .poll .details {
	visibility: hidden;
	height: 18px;
	margin-top: 3px;
	display: block;
}

.sIFR-hasFlash #contestant_details h4 {
	visibility: hidden;
	height: 47px;
	padding: 0;
	margin-bottom: -10px;
	
}




