#adm_menu {z-index:1000000;position:fixed;bottom:0px;left:0px;width:100%;background-color:#fd6d0a;padding:10px 20px;}
#adm_menu > .ed {display:inline;}
.anav {position:relative;padding:10px 20px;color:#fff;}
.anav:hover {background-color:#ef3f00; }
.ed img {height:11px;width:auto; clear:none;float:left;}
.xed {position:absolute;top:5px;left:5px;}

.ed {z-index:10000;top:10px;}

section > .ed:first-child {position:absolute;top:10px;left:10px;}
section > .ed:nth-child(2) {position:absolute;top:30px;left:10px;}