.gecko .phone_header
{
	top: 68px;	
}

.ie .phone_header
{
	top: 78px;
}

// FOR STREETLIGHT, we want the map to fill the page so that the embed works well.
/*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;*/
}