/* @override http://aerial.efront.com.au/js/panorama.css */

/* @override http://aerial.efront.com.au/js/panorama.css */

/* @override http://aerial.efront.com.au/js/panorama.css */

/* @override http://aerial.efront.com.au/js/panorama.css */

/* @override http://aerial.efront.com.au/js/panorama.css */

/* @override http://aerial.efront.com.au/js/panorama.css */



#filter
{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index:99;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#box_west p a{
	color: #000;
}

#box_east p a{
	color: #000;
}



img.panorama_close{
	position: absolute;
	right: 31px;
	top: 270px;
	cursor: hand;
	cursor:pointer;
	
}

.panorama_title{
	margin-left: 30px;
	width: 470px;
	height: 40px;
	
}

.panorama_title p b{
	font-size: 12px;
}

.panorama_title p{
	font-size: 11px;
}



#box_west , #box_east
{
	display: none;
	position: absolute;
	top: 280px;
	width: 800px;
	height: 265px;
	margin:0 auto;
	background-color: #fff;
	color: #000;
	z-index:99;
	overflow: none;
	padding:0px 5px 48px 5px;
	
	
}

#box_west embed, #box_east embed{
	position: relative;
}


