table.listaNav {border: 1px solid black; width: 575px; margin: 0 auto;}

.listNav { margin:0 auto; width: 574px;  }
.ln-letters { overflow: hidden; }
.ln-letters a:hover { background-color: #AE5909; color: #000; }
.ln-letters a.ln-selected { background-color: #AE5909; color: #000; }
.ln-letters a.ln-last { border-right:1px solid white; }
.ln-letters a.ln-disabled { background-color: #eaeaea; color: #ccc; }
.ln-letters a { background: #000; color: #FFF !important; font-size: 11px; display: block; float: left; padding: 2px 6px; border: 1px solid white; border-right: none; text-decoration: none; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }
#lista li {list-style: none; color: #000; float: left; width: 175px; text-align: left; padding-left: 10px;}
#lista li a {text-decoration: none; color: #000; font-weight: bold;}
#lista li a:hover {color: #AE5909;}
#lista {padding: 5px; margin: 0 auto 10px; width: 560px; height: 400px; border: 0;}

