.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.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.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}

/*---- Header styling ---*/

.sIFR-active h2 {
  visibility: hidden;
  font-family:'Arial';
  line-height: 36px;
  height:40px;
  margin:0px;
  padding:0px;
  font-size: 18px;
  color:#2171b4;
}

.GreenSlash {
  font-family:'Arial';
  line-height:18px;
  height:20px;
  margin:0px;
  padding:0px;
  width:10px;
  font-weight:bold;
  font-size: 18px;
  color:#2171b4;
  float:left;
  clear:left;
}

.sIFR-active .GreenSlash {
  visibility: hidden;
  font-family:'Arial';
  line-height:18px;
  height:20px;
  margin:0px;
  padding:0px;
  width:10px;
  font-weight:bold;
  font-size: 18px;
  color:#2171b4;
  float:left;
  clear:left;
}


.sIFR-active .pageHeader{
  visibility: hidden;
  font-family:'Arial';
  line-height:18px;
  height:20px;
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 18px;
  color:#8e8e8e;
  float:left;
  width:280px
}

.sIFR-active .saying{
  visibility: hidden;
  font-family:'Arial';
  line-height:14px;
  height:16px;
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 14px;
  color:#8e8e8e;
}

.sIFR-active .case-sec{
  visibility: hidden;
  font-family:'Arial';
  line-height:16px;
  height:18px;
  margin:0px;
  padding:0px;
  font-weight:bold;
  font-size: 16px;
  color:#ffffff;
  padding-top:5px;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

