.contentPano h1 {
	text-indent:10px;
}

div#footerPanos {
	width:740px;
	margin:auto;
	border-color:#666666;
	border-style:dotted;
	border-width:1px;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
}
div#footerPanos img {
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-right:1px;
	margin-left:1px;
}

div#panoHelp {
	position:absolute;
	left:0px;
	top:0px;
	text-align:right;
	width:750px;
	margin:auto;
	color:#999999;
}

#gmaps {
	
	width:100%;
	height:390px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
}