.navbox{
       width: 120px;
    position: relative;
    float: left;}
.navbox:hover ul{

    display: block !important;}
