/* 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 .header h1{
	visibility: hidden;
	line-height:120%;
	}
.sIFR-hasFlash #content_text h3,#content_text_products h3{
	visibility: hidden;
	line-height:115%;
	}
.sIFR-hasFlash #content_text h2,#content_text_products h2{
	visibility: hidden;
	line-height:115%;
	}
	
.sIFR-hasFlash #boxes_new h2 {visibility: hidden;line-height:120%;}
.sIFR-hasFlash #right_col h3 {visibility: hidden;line-height:120%;}
.sIFR-hasFlash #blu h3 {visibility: hidden;line-height:120%;}
.sIFR-hasFlash #right_col_products h3 {visibility: hidden;line-height:120%;}
.sIFR-hasFlash #boxes_new h3{visibility: hidden;line-height:110%;}

.sIFR-hasFlash #intro h1, #intro_sus h1, #introMiddle h1, #introMiddle_res h1, #careers_introMiddle h1{visibility: hidden;line-height:120%;}
.sIFR-hasFlash #intro p, #intro_sus p, #introMiddle p, #introMiddle_res p, .lending_wrapper p, #lending_box_careers ul li{visibility: hidden;line-height:120%;}

.sIFR-hasFlash .highlighted_content h3. #highlights_box h2{
	visibility: hidden;
	line-height:120%;
}
.sIFR-hasFlash .header_wrapper h2{visibility: hidden;line-height:120%;}
.sIFR-hasFlash #flt_boxes_wrapper h2{visibility: hidden;line-height:115%; letter-spacing:-3px;}
.sIFR-hasFlash #flt_boxes_wrapper h3{visibility: hidden;line-height:120%;}


.sIFR-hasFlash .sContent h2, .dContent h2{visibility: hidden;line-height:120%;}
.sIFR-hasFlash .intro_carbon h1{visibility: hidden;line-height:115%;}
.sIFR-hasFlash .intro_carbon p{visibility: hidden;line-height:130%;}
.sIFR-hasFlash .carbon_footer p, .careers_footer p{visibility: hidden;line-height:108%;}
.sIFR-hasFlash .carbon_footer span{visibility: hidden;line-height:80%;}

.sIFR-hasFlash .careers_footer p{visibility: hidden;line-height:80%;}

.sIFR-hasFlash .pTitleBig{visibility: hidden; line-height:125%;}

.sIFR-hasFlash .share_price{visibility: hidden; line-height:100%;}
.sIFR-hasFlash .currency{visibility: hidden; line-height:108%;}
.sIFR-hasFlash .currency_grey{visibility: hidden; line-height:108%;}


