.listnav { margin: 0 0 10px; text-decoration: none; }

.ln-letter-count { color: #336699; font-size: 0.8em; line-height: 1; margin-bottom: 2px; text-align: center; text-decoration: none; }
.ln-letters { overflow: hidden; text-decoration: none; }
.ln-letters a { border: 1px solid silver; border-right: none; display: block; float: left; font-size: 0.9em; padding: 2px 4px; text-decoration: none; }
.ln-letters a.ln-disabled { color: #ccc; text-decoration: none; }
.ln-letters a.ln-last { border-right: 1px solid silver; text-decoration: none; }
.ln-letters a:hover, .ln-letters a.ln-selected, #manufs_list a:hover { background-color: #FEEEE9; text-decoration: none; }
.ln-letters a:link, .ln-letters a:visited { text-decoration: none; }

#products_list { list-style: none; }
#manufs_list a { border: 1px solid silver; display: block; margin: 0 10px 10px 0; padding: 10px; text-align: center; text-decoration: none; width: 100px; }
#manufs_list li { float: left; list-style: none; }
