#mapMountainView {
	width: 500px;
	height: 300px;
	margin: 0 0 20px 0;

} #mapMountainView p {
	color: #666666;
	font-size: 13px;
	
} #mapMountainView strong {
	font-weight: bold;
	
} #mapMountainView a {
	color: #5e7cc9;
	text-decoration: none;
	
} #mapMountainView a:hover {
	text-decoration: underline;
	
}
