﻿.vem_veLogoSmall
{
    position:absolute; 
    right:1px;	
    bottom:3px;
    width:61px; 
    height:19px; 
    z-index:300; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/map/mve.png',sizingMethod='scale');
	background-image: url(/images/map/mve.png);
}

.vem_localLogoSmall
{
    position:absolute; 
    left:4px;	
    bottom:3px;
    width:65px; 
    height:19px; 
    z-index:301; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/map/map-local-logo.png',sizingMethod='scale');
	background-image: url(/images/map/map-local-logo.png);
}

.vem_localLogoLarge
{
    position:absolute; 
    left:4px;	
    bottom:3px;
    width:110px; 
    height:32px; 
    z-index:301; 
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/map/large-map-logo.png',sizingMethod='scale');
	background-image: url(/images/map/large-map-logo.png);
}

.MSVE_PoweredByLogo,
.MSVE_PoweredByLogo_ie,
.MSVE_ScaleBarLabel,
.MSVE_ScaleBarLabelBgInv,
.MSVE_ScaleBar,
.MSVE_ScaleBarBg,
.MSVE_ScaleBarFg,
.MSVE_Copyright,
.MSVE_CopyrightBackground,
.MSVE_CopyrightForeground,
.MSVE_KeyboardInput			{ visibility:hidden; }
