.CBSCompanyWrap ul .CorporateList a:after {
    border-bottom: solid 2px #000;
    content: '';
    display: block;
    width: 50px;
    margin: auto;
    position: relative;
    top: 0.25em;
}