}
	
	body {
		font-family : Verdana;
		font-size : 14px;
		color : #000099;

		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	h2
	{ 
		width : 640px;
		font-family : Verdana;
		font-size : 14px;
		color : #000099;
		border-bottom: 1px solid #000099;
		padding-bottom : 5px;
		
	}
	.panorama_name
	{
		posotion: relative;
		width : 640px;
		height: 80px;
		text-align : left;
		font-family : Verdana;
		font-size : 14px;
		color : #000099;
		padding-bottom : 5px;
		margin-bottom: 0px;
	}
	.ddddddddd{
	display: inline;
	color: #D7B464;
	font-size: 12px;

	}
	.project_properties{
	display: inline;
	color: #D7B464;
	font-size: 18px;
	font-weight: bold;
	}
	#project{
		position: relative;
		width: 500px;
		height: 25px;
	}
	#filename{
		position: relative;
		width: 500px;
		height: 25px;
	}
	#published_for{
		position: relative;
		width: 500px;
		height: 25px;
	}
	#help{
		position: relative;
		width: 200px;
		height: 25px;
		top: -75px;
		left: 600px;
	}
	
	#PUREPlayer {
		position: relative;
		text-align: center;	
		
	}
	
	#width_validation{
		display: none;
	}
	
	#height_validation{
		display: none;
	}
	
	#html_source {
		position: relative;
		padding: 10px;
		width: 750px;
		display: none; 
		text-align: left;
		color: #000080;
		background-color: #C0C0C0;
		font-family:'Courier New';
		font-size: 0.8em;
	}
	.value {
		display: inline;
		color: #FF0000;
	}
	.keyword {
		display: inline;
		color: #C35617;
	}
	
	#instruction {
		position: relative;
		margin: 10px 0 10px 0;
		width: 750px;
		display: none; 
		text-align: center;
	}
	
	#highlight {
		margin: 10px 0 10px 0;
		display:none;
	}
