#fast-jump ul {
    list-style: none;
    padding: 0;
}

#fast-jump li {
    margin-bottom: 10px;
}

#fast-jump a {
    text-decoration: none;
    line-height: 1.3;
}

#fast-jump a:hover {
    text-decoration: underline;
}