.innerfade-title{
		position: absolute;
		bottom: 0px;
		left: 0;
		z-index: 290;
		width: 100%;
		background-color: #000;
		height: 50px;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: .6;
		text-align:left;
		padding-top:5px;
}
.innerfade-title h2{
		color: white;
		font-weight: bold;
		margin-top: 0;
		margin-bottom: 0;
		font-family: Arial;
		font-size: 16px;
		margin-left:10px;
}
.mycontrolboxclass{
	position: absolute;
	right: 10px;
	top: 10px;
}
.bg-frame img { behavior: url(win_png.htc); }