My navbar border-right is gradient. I can't seen to figure out how to remove this.
'#newnav li a {
display: block;
padding: 16px;
text-decoration: none;
font-weight: bold;
color: #666;
border-right: 1px solid #00b467;
height:22px;
}'
The code is above. Thanks for taking the time to read this. -Joe