div#navigator ul#navList li a {
    background: none repeat scroll 0 0 #5AB2CE;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    font-weight:700;
    line-height: 120%;
    margin: 0;
    padding: 4px 0 7px;
    text-align: center;
    width: 65px;
}