#overlay360 {	
	background: #000000;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1000;
	height: 5000px;
	min-height: 5000px;
}

#lightbox360 {
	left: 0;
	position: absolute;
	text-align: center;
	top: 0;
	z-index: 1500;
}

#lightbox360Container {
	background: #f2f2f2;
	overflow: hidden;
	padding: 0;
	position: relative;
	height: 600px;
}

#overlay360,
#lightboxClose
{
	cursor: pointer;
}

#lightbox360Close {
	top: 0px;
	right: 15px;
	position: absolute;
}
#360Box {margin-top: 30px;}

.tabs {
	width: 50px;
	float: left;
	background-color: #ccc;
	padding: 10px;
	margin-top: 20px;
}
.tabs.first {margin-left: 40px;}
.tabs:hover {cursor: pointer; text-decoration: underline;}

#FlashObj {background: #ccc; margin: 0 20px 0 0; height: 480px; padding-top:40px;}