#start {			text-align: center;
					height: 100%; 
					overflow:hidden;
				
				}
#box {				
				
				color: red; 
				width: 30%; 
				border: 1px solid red; 
				padding: 4px;
				font-family: sans-serif;
				
				}
				
#panoStudioViewerID { position: absolute;
					  left: 0px; 
					  top:  0px;
					  width: 100% ; 
					  height: 100% ;
					 }