previous css
ul {
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
display:block;
width:60px
font-weight: bold;
color: #FFFFFF;
background-color: #525C65;
text-align: center;
padding:4px;
text-decoration: none;
text-transform: uppercase;
}
from webpage