.mycontrolboxclass{
			position: absolute;
			right: 10px;
			top: 240px;
}

.innerfade-title{
        		position: absolute;
        		bottom: 0px;
        		left: 0;
        		z-index: 290;
        		width: 100%;
        		background: #FFFFFF;
        		height: 34px;
        		-moz-opacity: 0.5;
        		opacity: 0.5;
        		border-top: 1px solid white;
}

.innerfade-title h2{
		        color: black;
		        font-weight: bold;
				margin-left: 10px;
        		margin-top: 0;
        		margin-bottom: 0;
       			text-align: left;
        		font-family:"Trebuchet MS", Arial, Tahoma;
        		font-size: 12px;
        		font-style: italic;
        		line-height: 34px;
}


#header {
	width: 825px;
	position: absolute;
	height:312px;
	padding-top: 11px;
	left: 13px;
	background-color:#cccccc;
	
}
