Edit the memberlist.css
Find this set below and replace it with this, and it should fix your Memberlist navigation buttons A, B, C, ETC.
Code:
#charnav dd a {
font-size:{vb:stylevar small_fontSize};
padding:2px 4px;
border:solid {vb:stylevar lightweightbox_border.borderWidth}px {vb:stylevar lightweightbox_border.borderColor};
-moz-border-radius:3px;
-webkit-border-radius:3px;
background-color:#25292c;
text-decoration:none;
display:block;
text-align:center;
margin-{vb:stylevar left}:2px;