#Gmap {
	margin:20px 0 10px;
	display:none;
	width: 920px;
}
#map {
	height: 280px;
	width:100%;
}
#map h2{
	margin:0px;
}
#mapON {
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	display: block;
	background: url(../../images/2010/phg2010_mapBtn_bg.jpg) #C6CDDE center top;
	line-height:26px;
	color:#FFFFFF;
	margin-bottom:10px;
	text-align:center;

}
.gmap_popup {
	height: 150px;
}
#pano object{
	height: 280px;
	width: 320px;
	float:right;
}
#mapOFF {
	background-color:#C6CDDE;
	color:#000000;
	float:right;
	font-size:12px;
	font-weight:bold;
	margin-top:-20px;
	padding:2px 6px;
	text-decoration:none;
}





