
.YELLOW {
	background-color:yellow;
}
.ORANGE {
	background-color:orange;
}
.BLUE {
	background-color:blue;
}
 
/*****************
 * GENERAL
 *****************/
 
html, body, h1, h2, h3, h4, h5, h6, p, select {
	padding: 0;
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background: #fbfbfb url('./IMAGES/fade.png') repeat-x 0 0;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
a { color:; }
a:hover {
	color:#000;
}


/****************
 * HIDDEN
 ****************/

.visible {
	display:block;
}

.hidden {
	display:none;
}

/****************
 * COLOURS
 ****************/
 
.priLink {
	color:#fff;
}

.col_0_FG {
	color:#000;
}
.col_1_FG {
	color:#dbd6c4;
}
.col_2_FG {
	color:#fff;
}
.col_2_BG {
	background-color:#fff;
}
.col_3_FG {
	color:#333;
}
.col_4_FG {
	color:#d51e48;
}
.col_5_FG {
	color:#330;
}
.col_6_BG {
	background-color:#d7d1c1;
}
.col_6_FG {
	color:#d7d1c1;
}
.col_7_FG {
	color:#551507;
}
.col_8_BG {
	background-color:#d7d1c1;
}
.col_9_FG {
	color:#666;
}
.col_10_FG {
	color:#4c2f27;
}
.col_11_FG {
	color:#756e5b;
}
.col_12_FG {
	color:#d92b52;
}
.col_13_BG {
	background-color:#efede6;
}
.col_14_FG {
	color:#72402f;
}
.col_15_BG {
	background-color:#d4cebd;
}
.col_k1_BG {
	background-color:#c9c7bc;
}
.col_k1_FG {
	color:#c9c7bc;
}
.col_k2_BG {
	background-color:#afa893;
}
.col_k2_FG {
	color:#afa893;
}
.col_k3_BG {
	background-color:#dedacc;
}
.col_k3_FG {
	color:#dedacc;
}
.col_k4_BG {
	background-color:#e1ded1;
}
.col_k4_FG {
	color:#e1ded1;
}
.col_k5_BG {
	background-color:#c1b0a0;
}
.col_k5_FG {
	color:#c1b0a0;
}
.col_k6_BG {
	background-color:#b9a694;
}
.col_k6_FG {
	color:#b9a694;
}
.col_k7_BG {
	background-color:#d7c8c2;
}
.col_k7_FG {
	color:#d7c8c2;
}
.col_k8_BG {
	background-color:#bca898;
}
.col_k8_FG {
	color:#bca898;
}

.col_k9a_BG {
	background-color:#e0ddd0;
}
.col_k9a_FG {
	color:#e0ddd0;
}
.col_k9b_BG {
	background-color:#e3dfd3;
}
.col_k9b_FG {
	color:#e3dfd3;
}
.col_k9c_BG {
	background-color:#e4e0d5;
}
.col_k9c_FG {
	color:#e4e0d5;
}

.col_k10a_BG {
	background-color:#b6a08e;
}
.col_k10a_FG {
	color:#b6a08e;
}
.col_k10b_BG {
	background-color:#bfaa9c;
}
.col_k10b_FG {
	color:#bfaa9c;
}
.col_k10c_BG {
	background-color:#c7b4aa;
}
.col_k10c_FG {
	color:#c7b4aa;
}

.col_k11a_BG {
	background-color:#bca898;
}
.col_k11a_FG {
	color:#bca898;
}
.col_k11b_BG {
	background-color:#c0ad9d;
}
.col_k11b_FG {
	color:#c0ad9d;
}
.col_k11c_BG {
	background-color:#c5b3a4;
}
.col_k11c_FG {
	color:#c5b3a4;
}
.col_k11d_BG {
	background-color:#c9b7ac;
}
.col_k11d_FG {
	color:#c9b7ac;
}
.col_k11e_BG {
	background-color:#ccbcb1;
}
.col_k11e_FG {
	color:#ccbcb1;
}
.col_k11f_BG {
	background-color:#d0c0b7;
}
.col_k11f_FG {
	color:#d0c0b7;
}
.col_k11g_BG {
	background-color:#d4c3bd;
}
.col_k11g_FG {
	color:#d4c3bd;
}
.col_k11h_BG {
	background-color:#d7c8c2;
}
.col_k11h_FG {
	color:#d7c8c2;
}
.col_k11i_BG {
	background-color:#ddcecb;
}
.col_k11i_FG {
	color:#ddcecb;
}
	
.col_f1_FG {
	color:#afafae;
}


/****************
 * BORDERS
 ****************/

.border_k11d {
	border: solid 1px #ddcecb;
}

/****************
 * LINKS
 ****************/

a#thought:hover {
	background-color:#ffff00;
}

.docLink {
	padding:2px 0px 3px 12px;
	text-align:left;
	background-image: url('./IMAGES/document.gif');
	background-repeat: no-repeat;
	background-position: center left;
}

/****************
 * TABLES
 ****************/

.table_1 {
	margin-bottom:1.6em;
}
.table_2 td {
	vertical-align:top;
}
.table_3c1 {
	width:236px;
}
td.unitH {
	height:1px;
}


/****************
 * SECTIONS
 ****************/
#cmsNotification {
	width:100%;
	height:30px;
	background-color:white;
	border-bottom:2px solid #a79f84; //#e0dccf;
}
#cmsNotification p {
	padding: 8px 0px 0px 15px;
}
 
#notice {
	overflow:auto;
}

#certify {
	position: absolute;
	top:100px;
	z-index:100;
}

.linkTo2 {
	margin:0.9em 0;
}

.posBox {
	position:absolute;
}
#centralCol {
	margin:0px auto;
}
#headerPanel {
	height:91px;
}
#nav {
	position:absolute;
	top:52px;
	right:271px;
	width:420px;
}
#nav table {
	height:30px;
}
#vrNav {
	position:absolute;
	top:44px;
	left:630px;
	height:32px;
}
#searchBox {
	position:absolute;
	top:44px;
	right:0px;
	width:244px;
	height:32px;
}
#homeImagePanel {
	height:237px;
	background: #9c1317 url('./IMAGES/homeImagePanel.jpg') repeat-x 0 0;
}
#companyImagePanel {
	height:65px;
	float:right;
	background: #9c1317 url('./IMAGES/companyImagePanel.jpg') repeat-x 0 0;
}
#investorsImagePanel, #linksImagePanel, #sitemapImagePanel, #searchImagePanel {
	height:65px;
	float:right;
	background: #9c1317 url('./IMAGES/investorsImagePanel.jpg') repeat-x 0 0;
}
#contactImagePanel, #privacyImagePanel, #accessibilityImagePanel {
	height:65px;
	float:right;
	background: #9c1317 url('./IMAGES/contactImagePanel.jpg') repeat-x 0 0;
}
#titlePanel {
	height:65px;
}
#newsPanel {
	height:237px;
	float:right;
}
#newsHeader {
	height:64px;
}


#secondaryNav {
	position:absolute;
	top:189px;
	left:10px;
}
#print {
	position:absolute;
	top:191px;
	left:780px;
	width:94px;
	height:2.0em;
}
.backToTop {
	position:absolute;
	left:780px;
	width:94px;
	height:2.0em;
}
.btt0 { margin-top:80em; }
.btt1 { margin-top:140em; }
.btt2 { margin-top:200em; }
.btt3 { margin-top:260em; }
.btt4 { margin-top:320em; }
.btt5 { margin-top:380em; }

#footerPanel {
	height:60px;
}
.logoSize {
	width:161px;
	height:38px;
}
.eLogoSize {
	width:16px;
	height:23px;
}

.linkBox1 {
	margin-top:1.9em;
	margin-bottom:1.1em;
}
.linkBox2 {
	height:2.6em;
}
.linkBox3 {
	margin-top:1.5em;
}
.linkBox4 {
	margin-top:0.7em;
}

.fourBox {
	margin-top:3.1em;
}
.partBox {
	float:left;
}


/****************
 * IMGAGES
 ****************/

#logo {
	position:absolute;
	top:28px;
	left:20px;
}
#logo {
	background: transparent url('./IMAGES/prospectEpicureLogo.png') no-repeat 0 0;
}
#eLogo {
	position:absolute;
	top:11px;
	left:19px;
}
#eLogo {
	background: transparent url('./IMAGES/eLogo.png') no-repeat 0 0;
}
.arrowCell {
	width:9px;
}
.linkArrow {
	font-size:0px;
	float:left;
	width:5px;
	height:10px;
}
.linkArrow {
	background: transparent url('./IMAGES/redArrow.png') no-repeat 0 0;
}
.linkPrint {
	font-size:0px;
	float:left;
	width:12px;
	height:14px;
	background: transparent url('./IMAGES/print.gif') no-repeat 0 0;
}

.linkBackToTop {
	font-size:0px;
	float:left;
	width:11px;
	height:8px;
	background: transparent url('./IMAGES/backtotop.gif') no-repeat 0 0;
}

.linkDocument {
	font-size:0px;
	float:left;
	width:8px;
	height:10px;
	background: transparent url('./IMAGES/document.gif') no-repeat 0 0;
}

.homeAir {
	height:138px;
}
.disclaimerAir {
	height:70px;
}

.bigAir {
	height:3000px;
}

.go {
	width:5px;
	height:10px;
	margin: 11px 3px 0px 10px;
}
.go2 {
	margin-left:7px;
}
.go {
	background: transparent url('./IMAGES/redArrow.png') no-repeat 0 0;
}
.acceptArrow {
	padding:7px 20px 8px 24px;
	background-image: url('./IMAGES/redArrow.gif');
	background-repeat: no-repeat;
	background-position: 14px 10px;
}

.linkToArrow {
	padding-left:10px;
	padding-right:2px;
	background: transparent url('./IMAGES/redArrow.gif') no-repeat 0px 2px;
}
.dash {
	background: transparent url('./IMAGES/dash.gif') no-repeat 0px 8px;
}

.p8s {
	background: transparent url('./IMAGES/brownArrow.gif') no-repeat 0 3px;
}

.p11d {
	background: transparent url('./IMAGES/dash.gif') no-repeat 0px 8px;
}
.p13a {
	background: transparent url('./IMAGES/redArrow.gif') no-repeat 0 3px;
}
.p16d {
	background: transparent url('./IMAGES/document.gif') no-repeat 0px 3px;
}

/****************
 * FORMS
 ****************/

.searchField {
	margin:5px 0px 0px 8px;
	width:132px;
	height:15px;
}
#disclaimerSelect {
	margin-top:33px;
}

.checkbox {
	margin-right:2px;
	position:relative;
	top:0px;
}

 

/****************
 * KEYLINES
 ****************/
.keyBox {
	height:1px;
	font-size:0px;
}
.key1 {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	border:none;
	height:1px;
}
.key_B_1 {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	border:none;
	height:1px;
	width:538px;
	background-color:#ccbcb1;
	color:#ccbcb1;
}
.key_W_1 {
	margin:0px;
	padding:0px;
	position:absolute;
	top:0px;
	left:0px;
	border:none;
	height:1px;
	width:246px;
	background-color:#c0bcb2;
	color:#c0bcb2;
}
.vr {
	width:1px;
	overflow:hidden;
}


/****************
 * MARGINS
 ****************/

/* TOP */

 
.mt_zero {
	margin-top:0;
}

.mt_contentColHome {
	margin-top:1.2em;
}
.mt_contentColOther {
	margin-top:3.3em;
}

.mt_arrow2 {
	margin-top:2px;
}
.mt_arrow3 {
	margin-top:3px;
}
.mt_arrow4 {
	margin-top:4px;
}
.mt_arrow5 {
	margin-top:5px;
}

.mt_backToTop1 {
	margin-top:4px;
}

.mt_document1 {
	margin-top:3px;
}

.mt_readmore_1 {
	margin-top:4px;
}

.mt_section_1 {
	margin-top:26px;
}

.mt_body_1 {
	margin-top:8px;
}
.mt_body_2 {
	margin-top:20px;
}

.mt_1 {
	margin-top:3px;
}
.mt_2 {
	margin-top:6px;
}
.mt_3 {
	margin-top:9px;
}


/* LEFT */

.ml_auto { 
	margin-left:auto;
}

.ml_contentColOther {
	margin-left:204px;
}

.ml_toLogo {
	margin-left: 20px;
}
.ml_toSubCol {
	margin-left:426px;
}

.ml_arrow1 {
	margin-left:1px;
}

.pr_bullet {
	position:relative;
	left:-13px;
}

.pr_certify {
	position: relative;
	top: 0px;
	left:-20px;
}

/****************
 * PADDINGS
 ****************/

.pl_linkBox {
	padding-left:3px;
}
.pl_linkBoxText1 {
	padding-left:11px;
}
.pl_linkBoxTextPrint {
	padding-left:18px;
}

.pt_bodyCell {
	padding-top:1px;
}

.pad_innertext {
	padding:25px 20px;
}

/****************
 * POSITIONS
 ****************/

.lf_toLogo {
	left: 20px;
}

/****************
 * UNIQUE MARGINS
 ****************/
 
.tightTop {
	margin-top:0;
}
.sr1 {
	position:relative;
	left:10px;
}
.sr2 {
	position:relative;
	left:20px;
}
.sr3 {
	position:relative;
	left:13px;
}
.sr4 {
	position:relative;
	left:17px;
}
.mt1 {
	margin-top: 1.8em;
}
.mt2 {
	margin-top: 1.6em;
}
.mt3 {
	margin-top:1.0em;
}
.mt4 {
	margin-top:5.7em;
}
.mt5 {
	margin-top:3.1em;
}
.mt6 {
	margin-top: 0.8em;
}
.mb1 {
	margin-bottom:9px;
}
.mb2 {
	margin-bottom:1.0em;
}


.ml2 {
	margin-left:14px;
}


.ml4 {
	margin-left:4px;
}



.ml10 {
	margin-left:210px;
}
.mr1 {
	margin-right:59px;
}
.mr2 {
	margin-right:10px;
}


/****************
 * HEIGHTS
 ****************/


.ht_air {
	height:6.0em;
}
.ht_notice {
	height: 21.3em;
}

.height_1 {
	height:7.4em;
}
.height_2 {
	height:2.7em;
}
.height_3 {
	height:7.3em;
}
.height_4 {
	height:4.4em;
}
.height_5 {
	height:3.0em;
}
.height_6 {
	height:19.3em;
}



/****************
 * WIDTHS
 ****************/

/* color names: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white,  yellow */ 

.wid_page {
	width:876px;
	}
.wid_mainCol {
	width:548px;
	}
.wid_mainColInner {
	width:538px;
	}
.wid_mainColListing {
	width:480px;
	}
.wid_mainColInner2 {
	width:508px;
	}
.wid_mainColKey {
	width:543px;
	}
.wid_mainColNar {
	width:426px;
	}
.wid_mainColNarInner {
	width:392px;
	}
.wid_mainColNarInnerAIMcol1 {
	width:322px;
	}
.wid_mainColNarInnerAIMcol2 {
	width:70px;
	}
.wid_mainColNarHead {
	width:335px;
	}
.wid_mainColNarBody {
	width:382px;
	}
.wid_mainColNar2 {
	width:340px;
	}
.wid_subCol {
	width:246px;
	}
.wid_subColInner {
	width:236px;
	}
.wid_subColLeftCol {
	width:121px;
	}
.wid_imagePanelHome {
	width:605px;
	}
.wid_contentColHome {
	width:569px;
	}
.wid_contentColHomePlus {
	width:585px;
	}
.wid_contentColOther {
	width:672px;
	}
.wid_newsPanel {
	width:267px;
	}
.wid_newsPanelInner {
	width:237px;
	}
.wid_newsPanelInnerPlus {
	width:247px;
	}
.wid_titlePanel {
	width:200px;
	}
.wid_titlePanelInner {
	width:170px;
	}
.wid_titlePanelSecNav {
	width:179px;
	}
.wid_toVertBar {
	width:630px;
	}


.wid_tableCol_1_c1 {
	width:143px;
}
.wid_tableCol_1_c1_inner {
	width:133px;
}
.wid_tableCol_1_c2 {
	width:250px;
}
.wid_tableCol_1_c2_inner {
	width:240px;
}

.wid_tableCol_2_c1 {
	width:235px;
}

.wid_tableCol_2_c1_inner {
	width:225px;
}

.wid_tableCol_3_c1 {
	width:380px;
}
.wid_tableCol_3_c1_inner {
	width:370px;
}

.wid_tableCol_4_c1 {
	width:150px;
}

.width_pb1 {
	width:132px;
}
.width_pb2 {
	width:149px;
}
.width_pbi {
	width:130px;
}


/****************
 * TEXT
 ****************/
 
 
.noWrap { white-space:nowrap; }
 
.alignR {
	text-align:right;
}

#title_1, #title_2 {
	position:absolute;
	top:1.4em;
}
#title_2 {
	top:5.5em;
}
#title_3 {
	position:absolute;
	top:3.0em;
}
#title_4 {
	position:absolute;
	top:3.3em;
}
#title_5 {
	height:3.6em;
}
#title_contact_1 {
	height:5.1em;
}
#title_contact_2 {
	margin-top:0.9em;
	height:2.5em;
}
#title_contact_4 {
	margin-top:3.9em;
	height:12.1em;
}
#title_6 {
	height:2.9em;
}
.title_7 {
	margin-top:1.1em;
	height:2.9em;
}
.title_8 {
	height:3.5em;
}
.title_9 {
	height:9.0em;
}
#footer_1, #footer_2  {
	position:absolute;
	left:40px;
}
#footer_1 {
	top:0.9em;
}
#footer_2 {
	top:2.1em;
}
#footer_3 {
	position: absolute;
	top:0.9em;
}

.linkText2 {
	position:relative;
	top:-2px;
	padding-left:12px;
}
.linkText3 {
	padding-left:10px;
}
.linkText4 {
	padding-left:13px;
}
.sIFR-hasFlash .linkText2 {
	top:-2px;
}
/****************
 * FONTS
 ****************/

.pnorm {
	font-weight:normal;
}
.pbold {
	font-weight:bold;
}
.p1 {
	margin-left:3px;
	margin-right:3px;
	font-size:1.1em;
	line-height:1.3em;
}
.p2 {
	margin-left:2px;
	margin-right:2px;
	font-size:1.3em;
	line-height:154%;
}
.p3 {
	font-size:1.3em;
	margin-top:0px;
	margin-right:2px;
	margin-left:3px;
	font-weight:bold;}
.sIFR-hasFlash .p3 {
	margin-top:1px;
	visibility: hidden;
}
.p4 {
	margin-left:2px;
	margin-right:2px;
	margin-bottom:7px;
	font-size:1.1em;
	line-height:1.2em;
}
.p5 {
	font-size:1.2em;
	line-height:1.4em;
	margin-left:4px;
	font-weight:bold;
}
.p6 {
	font-size:1.2em;
	line-height:1.4em;
	margin-top:1.5em;
	margin-left:3px;
}
.p6f {
	margin-top:3.2em;
}
.p6noHr {
	margin-top:2.8em;
}
.p7 {
	font-size:1.2em;
	line-height:1.4em;
	margin: 1.4em 0px 1.5em 3px;
}
.p7nm {
	font-size:1.2em;
	line-height:1.4em;
}
.p7nm2 {
	font-size:1.2em;
	line-height:1.2em;
}
.p8 {
	font-size:1.2em;
	line-height:1.4em;
}
.p8s {
	font-weight:bold;
}
.p9 {
	font-size:1.1em;
}

.p11d {
	position:relative;
	left:-9px;
	font-size:1.4em;
	line-height:1.35em;
	margin: 0.9em 0px 1.35em 0px;
}
.p12 {
	font-size:1.2em;
	line-height:1.4em;
	padding-top:0.1em;
}
.p12b {
	font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;
}
.p13a {
	font-size:1.1em;
	line-height:1.3em;
	font-weight:bold;
	margin:0.3em 0;
}
.p14 {
	font-size:1.1em;
	line-height:1.65em;
}
.p15 {
	font-size:1.4em;
}
.p16 {
	font-size:1.2em;
	line-height:1.5em;
}
.p16d {
	font-size:1.2em;
	line-height:1.5em;
}
.p17 {
	font-size:0.9em;
}
.p18 {
	font-size:1.3em;
	line-height: 1.35em;
}
.p18dt {
	font-size:0.9em;
}
.p19 {
	font-size:1.3em;
	line-height: 1.2em;
}
.p20 {
	font-size:1.2em;
	line-height:1.2em;
}
.a1 {
	padding-top:0px;
	font-size:1.2em;
	font-weight:bold;
}
.a2 {
	font-size:1.6em;
	font-weight:100;
}
.sIFR-hasFlash .a2 {
	font-size:1.8em;
	visibility: hidden;
}
.a3 {
	padding-top:0px;
	font-size:1.1em;
	font-weight:bold;
}
.a4 {
	font-size:1.4em;
}
.sIFR-hasFlash .a4 {
	visibility: hidden;
}
h1 {
	font-size:3.7em;
	font-weight:100;
}
.sIFR-hasFlash h1 {
	font-size:4em;
	visibility: hidden;
}
h2 {
	font-size:2.1em;
	font-weight:100;
}
.sIFR-hasFlash h2 {
	font-size:2.2em;
	visibility: hidden;
}

h3.search {
	font-size:1.2em;
}
.sIFR-hasFlash h3.search {
	font-size:1.4em;
	visibility: hidden;
}

h4 {
	font-size:1.9em;
	font-weight:100;
}
.sIFR-hasFlash h4 {
	visibility: hidden;
}
h5 {
	font-size:1.3em;
}
.sIFR-hasFlash h5 {
	font-size:1.4em;
	visibility: hidden;
}

h6 {
	font-size:1.7em;
	font-weight:100;
}
.sIFR-hasFlash h6 {
	font-size:1.6em;
	visibility: hidden;
}

.hbold {
	font-weight:bold;
}
.sIFR-hasFlash h6.hbold {
	font-size:1.7em;
	visibility: hidden;
}


/***** HEADINGS : OTHERS ******/

h2.largerHeadOther {
	font-size:1.9em;
	line-height:1.2em;
	font-weight:normal;
}
.sIFR-hasFlash h2.largerHeadOther {
	visibility: hidden;
}
h2.lgrHdOt_1line {
	height: 1.2em;
}

h2.smallerHeadOther {
	font-size:1.6em;
	line-height:1.25em;
	font-weight:bold;
}
.sIFR-hasFlash h2.smallerHeadOther {
	visibility: hidden;
}
h2.smHdOt_1line {
	height: 1.25em;
}
h2.smHdOt_4line {
	height: 5.0em;
}

h3.smallestHeadOther {
	font-size:1.3em;
}
.sIFR-hasFlash h3.smallestHeadOther {
	visibility: hidden;
}
h3.smlstHdOt_1line {
}

h3.smallerSubHeadOtherNON { /* NON-sIFR HEADING STYLE */
	font-size:1.4em;
	font-weight:normal;
}


/***** BODY COPY ******/

p.notice {
	padding:13px 40px 24px 16px;
}
p.headBody_1 {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
}

p.body_0 {
	font-size:1.0em;
	line-height:1.3em;
	font-weight:100;
}
p.body_1 {
	font-size:1.1em;
	line-height:1.4em;
}
p.body_1b {
	font-size:1.1em;
	line-height:1.4em;
	font-weight:bold;
}
span.body_1b {
	font-size:1.1em;
	font-weight:bold;
}
p.body_2 {
	font-size:1.2em;
	line-height:1.4em;
}
p.body_2b {
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
}
span.body_2 {
	font-size:1.2em;
	line-height:1.4em;
}
span.body_2b {
	font-size:1.2em;
	font-weight:bold;
}

p.body_3 {
	font-size:1.3em;
	line-height:1.4em;
}
p.body_3b {
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
}
span.body_3b {
	font-size:1.3em;
	font-weight:bold;
}
p.tiny {
	font-size:0.9em;
}


/*****************************************/

/****************
 * LAYOUT
 ****************/

.clear {
	clear:both;
}
.floatL {
 float:left;
}
.floatR {
 float:right;
}

.vAlignTop {
	vertical-align:top;
}


/*****************
 * sIFR
 *****************/
 
/* 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;
}