#display-focus{
	height: 484px;
	position: relative;
}
.text-description{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 81px;
	font-weight: bold;
	line-height: 30px;
}
.text-title{
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	bottom: 70px;
	font-size: 15px;
	width: 760px;
	line-height: 22px;
}
#focus-img{
	opacity: .4
}

#display-focus{
	background:none repeat scroll 0 0 #faf7f2;

}

#button-close-video-focus {
	float: right;
	margin: 5px 5px -29px 0;
	position: relative;
	z-index: 1000;
}

#focus-img{
	/*display: none;*/
}

.thumbnail-class div{
	height: 53px;
	background-color: #ffffff;
}

.panorama, .panorama-view{
	margin: 0 auto;
	height: 458;
	width: 770;
	left: 0;
	top: 0;
}

.panorama{
	border-color: #ffffff;
    border-style: solid;
    border-width: 13px 14px;
    cursor: pointer;
}