.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { 
	font-size:0.9em; 
	display:block; 
	float:left; 
	height:35px;
	width:35px; 
	text-align: center;
	line-height: 35px;	  
 	text-decoration:none; 
 	margin-bottom:8px;
 } 
.ln-letters a:hover{ background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
 

 

