#container {
	position: relative;
	height: 550px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#pano {
	position: absolute;
	left: 457px;
	top: 63px;
	height: 141px;
	width: 483px;
	display: none;
}
