		.innerfade-title{
        		position: absolute;
        		top: 10px;
        		left: 0;
        		z-index: 290;
        		width: 100%;
        		background: #eeeeee;
        		height: 24px;
        		filter:alpha(opacity=80);
        		-moz-opacity: 0.7;
        		opacity: .7;
        		border-top: 1px solid black;
		border-bottom: 1px solid black;
		}
		.innerfade-title h2{
		color: #000000;
		font-weight: normal;
        		margin-top: 0;
        		margin-bottom: 0;
       		text-align: center;
        		font-family: Arial;
        		font-size: 16px;
        		line-height: 24px;
		}
		.mycontrolboxclass{
			position: absolute;
			right: 35px;
			top: 20px;
		}
		.bg-frame img { behavior: url(win_png.htc); }
