table.listaNav {border: 1px solid #fff; width: 475px; margin: 0 auto;}

.listNav { margin:0 auto; width: 474px;  }
.ln-letters { overflow:hidden; }
.ln-letters a { background: #fff; color: #000; font-size: 11px; display:block; float:left; padding:2px 6px; border:1px solid white; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid white; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#620E32; color: #fff; }
.ln-letters a.ln-disabled { background-color:#AAA; color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }
#lista li {list-style: none; color: #fff; float: left; width: 140px; text-align: left; padding-left: 10px;}
#lista li a {text-decoration: none; color: #fff; font-weight: bold;}
#lista li a:hover {color: #EF0A81;}
#lista {padding: 5px; margin: 0 auto 10px; width: 460px; height: 400px; border: 0;}

