Hello
To amend try adding the following to the Custom CSS field of your templates parameters (edit to taste)...
.hornav > ul > li > a {
border-right: 1px solid #fff;
line-height: 30px;
margin: 36px 0;
}
.hornav > ul > li:last-child > a {
border: medium none;
}
Ciarán