a{position:relative}.box{display:none}a:hover .box,.box:hover{display:block;position:absolute;min-width:80px;left:0;bottom:1em;z-index:100}