.gecko .phone_header
{
	top: 68px;	
}

.ie .phone_header
{
	top: 78px;
}

div.map
{
	position: relative;
	top: 240px;
	left: 223px;
	height: 515px;
	width: 545px;
	border: 1px solid #1e4552;
}

.ie6 div.map
{
	position: relative;
	top: 240px;
	left: 223px;
	height: 500px;
	width: 545px;
	border: 1px solid #1e4552;
}

/* reduce the width of the top navigation bar in the dash board */
.MSVE_OrthoView #MSVE_navAction_toggleGlyphWrapper
{
	left:170px;
}

/* reduce the width of the top navigation bar in the dash board */
.MSVE_OrthoView #MSVE_navAction_topBackground
{
	width:120px;
}
.collapsed #MSVE_navAction_toggleGlyphWrapper 
{
	left: 0px;
}
