#mnwrap{z-index:1000000}
.object {
    width: 30px;
}
.object2 {
    margin-top: 100%;
    margin-bottom: 5px;
    margin-left: 8%;
    width: 35px;
}
.level {
    width: 80px;
}
.logo{
    height: 90%;
    width: 80%;   
}
.listobj{
    margin-top: 0%;
    margin-left: 0%;
}
/* level dropdown */
.levelDropDown dd { position:absolute; }
.levelDropDown dd ul { color:white; display:none;
                  position:absolute; list-style:none;}

/* object dropdown */
.objectDropDown dd ul { color:white; display:none; width: 8%;
position:absolute; list-style:none;
padding: 2px 0px 5px 5px;
    width: 50px;
    
}
/* .objectDropDown dd ul li a img{  width: 8%;
    position:absolute; list-style:none;*/
                                        


#objectDrop dd ul li a:hover {
  opacity: 0.5;
}

.objBelowLogo{
    left: 5%;
		top: 65%;
						position: fixed;
    /* left: 0%;
    top: 21%;
	position: fixed; */
    width:35px;
} 
#objectDrop dt .uia{text-align:center;height:30px;}
#objectDrop dt .uia img {max-height:25px;width:auto!important; max-width:40px;}
