#memberTopNav {
    top: -10px;
    position: relative;
}
#memberTopNav > div{
    top: -10px;
}

#memberTopNav a {
    text-decoration: none;
}