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

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

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

/*---- custom styling ---*/

.sIFR-active h1 {
	visibility: hidden;
	line-height: 1.1em;
	margin-bottom: 9px;
}

.sIFR-active #menu_container h2 {
	visibility: hidden;
	line-height: 1.2em;
}

.sIFR-active #menu_container h2.no_space {
	visibility: hidden;
	margin: 0 0 0 10px;
	padding: 0;
	width: 240px;
	line-height: 1.1em;
	cursor: hand;
	cursor: pointer;
}

.sIFR-active h2#kmi {
	line-height: 1.2em;
}

.sIFR-active #resources_top {
	padding: 0;
	font-size: 110%;
}

.sIFR-active #searchH2 {
	visibility: hidden;
	font-size: 140%;
}

