.innerfade-title {
	position: absolute;
	bottom: 0px;
	left: 0;
	z-index: 290;
	width: 100%;
	background: #b22738 url(../img/title-bg.png);
	height: 34px;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: .8;
	border-top: 1px solid white;
	display: none;
}
.innerfade-title h2 {
	color: white;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
	padding-left: 20px;
	font-family: Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 34px;
	font-family: Georgia, serif;
}
.mycontrolboxclass {
	position: absolute;
	right: 15px;
	top: 10px;
}

.bg-frame img { behavior: url(css/iepngfix.htc); }

ul.innerfade {
	list-style: none;

}