#slidingdiv {
	background-color: #303136;
	border: 1px solid #333333;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	height: 550px;
	width: 600px;
	text-align: center;
	
	}
	
#instructions {
width: 570px; 
position:absolute; 
left:20px; top:450px; 
color:#FFFFFF;
}	

#instructions p{
color:#FFFFFF;
}



#krpano {
	border: 1px solid #000000;
	position: absolute;
	left:20px;
	top:40px;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	
	margin-left:auto;
	margin-right:auto;
}

#krpano p {

font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;

}

#krpano a:link{
	color: #FF6600;	
}

#krpano a:visited{
	color: #FF6600;	
}

#krpano a:hover{
	color: #FF6600;	
}

#krpano a:active{
	color: #FF6600;	
}



#panomovie {
	width: 400px;
	height: 300px;
	border: 1px solid #999999;
}




