.menu-left a.act_subitem:link { text-decoration: underline; color: #2b815c; font-weight: bold; }
.menu-left a.act_subitem:visited { text-decoration: underline; color: #2b815c; font-weight: bold; }
.menu-left a.act_subitem:hover { text-decoration: none; color: #808080; font-weight: bold; }

a { outline: none; }

#visit-a-doctor {
    background: white;
    padding: 20px 30px;
    text-align: left;
    max-width: 500px;
    margin: 40px auto;
    position: relative;
}
