.nav li {
    width: 100px;
    text-align: center;
    float: left;
    height: 32px;
    line-height: 32px;
    position: relative;
    margin: 0 4px;}
