
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active .title {
  font-size: 20px;
  display:block;
  margin-left:-10px;
  height:22px;

}
.sIFR-active .programaPane h2 {
  font-size: 18px;
  display:block;
  height:18px;
}
.sIFR-active .c_content h2, .sIFR-active .container h2  {
  font-size: 18px;
  display:block;
  padding-bottom:0px;
  border-bottom:solid 1px #ccc;
  height:20px;
}

.sIFR-active .container h1 {
  font-size: 20px;
  display:block;
  padding-bottom:0px;
  height:28px;
}


