.listNav { margin:0 0 10px; position:relative;padding-top:12px}
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.7em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.7em; line-height:1; margin-bottom:3px; color:#336699; }

.tiles { width:650px }
.tiles ul {list-style-type:none;margin:0;}
.tiles ul li { float:left; }
.tiles ul a, .tiles ul span { display:block; text-align:center; min-width:85px; width:85px; word-wrap:break-word;border:1px solid silver; padding:10px; margin:0 10px 10px 0; text-decoration:none; white-space:nowrap;overflow:hidden;text-overflow:ellipsis }
.tiles ul a:hover { background-color:#eee;z-index:0;white-space:normal;width:auto; }