.MDVMapControl
{
	position:absolute;	
	left: 3px;
	top: 3px;
	z-index: 200;

}

.MDVMapControl_Arrow
{
	display: inline;
}

.MDVMapControl_ZoomLevels
{   
	right: 16px;
	position: absolute;
}

.MDVMapControl_ZoomLevel
{   
	height: 11px;
	width: 20px;
	vertical-align: middle;
}


.MDVMapControl_Zoom{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	padding-left:0px;
	width:20px;
}

div.MDVMapControl_ZoomLevels
div.MDVMapControl_Arrow img {
	display:none;
}