.panorama-player {
		position:relative;
		margin:0 auto;
		padding:0px;
		width:952px;
		height:auto;
		background-color:transparent;
		/*background-color:#ccc;*/
	}
		.panorama-player .inner_block h1 {margin-left:10px;margin-right:0px;margin-bottom:0px;}
		.panorama-player .inner_block h2 {margin-left:10px;margin-right:0px;}
		.panorama-player .inner_block p {margin-left:0px;margin-right:15px;}
		.panorama-player .inner_block .spacer { width:auto;height:60px;}

		.panorama-player .left {
			margin-top:0px;
			width:650px;float:left;
		}
		.panorama-player .right {
			margin-top:10px;
			position:relative;
			right:0px;
			/*float:left:*/
			width:280px;
			height:auto;
			float:right;	
		}
		.panorama-player .spacer {
			height:60px;
		}
		.panorama-player .image_box {
			width:650px;
			height:411px;
		}
		.panorama-player .status {
			font-weight:bold;
		}
		.panorama-player .intro {
			font-weight:bold;
		}
		.panorama-player table {
			border-top:0px solid black;
			border-bottom:3px dotted #eeeeee;
			margin-bottom:30px;
			margin-right:10px;
		}
/*			.panorama-player table tr td {vertical-align:top;}*/
		.panorama-player .picker li {
			list-style-type:none;
		}
		.panorama-player .panoLink {
			color:#666;
			font-weight:normal;
			cursor:pointer;
		}
		.panorama-player .active {
			color:#f80 !important;
			font-weight:bold;
		}


		.panorama-player .inner_block {
		/*cleanuptest*/
			clear:both;
			position:relative;
			padding:0px;
			height:411px;
			background-color:transparent;

		}
		.panorama-player embed{
			border:2px solid #fff;
		}


/* --------------------------------------------------------------------------------------------------------- Layout */
