﻿/* Removed birdseye popup */
#MSVE_obliqueNotification { visibility: hidden; } 

.VEMap 
{
	position: relative;
	top: 20;
	left: 10;
	width: 670px;
	height: 300px;
	border-style: solid;
	border-width: 1px;
	border-color: #b0bec7;
}

.VEMap2 
{
	position: relative;
	top: 20;
	left: 10;
	width: 470px;
	height: 280px;
	border-style: solid;
	border-width: 1px;
	border-color: #b0bec7;
}

