.MDVMapControl
{
	position:absolute;	
	left: 0.4em;
	top: 0.4em;
	z-index:1001;
	line-height:10px;
}

.MDVMapControl .MDVMapControl_Arrow img{
	width:16px;
	height:16px;
}

.MDVMapControl_Arrow
{
	display: inline;
	line-height:default;
}

.MDVMapControl_ZoomLevels
{   
	margin-left: 17px;
	position: absolute;
	width:54px;
}

.MDVMapControl_ZoomLevel
{   
	height: 11px; 
	margin-top:0px;
	width: 20px;
	vertical-align: middle;
	line-height:10px;
}

.MDVMapControl_ZoomLevel img
{   
	width:16px;
	height:9px;
}

.MDVMapControl_Zoom{
	padding-top:6px;
	padding-bottom:2px;
	margin-left:0px;
	padding-left:0px;
	line-height:10px;
}

.MDVMapControl_Zoom img{
	width:16px;
	height:16px;
}

div.MDVMapControl_ZoomLevels
div.MDVMapControl_Arrow {
	display:none;
}

div.MDVMapControl_ZoomLevels
div.MDVMapControl_Arrow img{
	height:5px
}

div.MDVMapControl_Arrow img{
	padding-right:1px;
	padding-bottom:1px;
}



