/* CSS Document */

ol#letters{clear:both}
li.letter{ margin:0 2px 2px 0;float:left; width:23px; height:23px; text-align:center; background:url(../pix/icons/letter.gif) no-repeat 50%; color:#039; line-height:23px; cursor:default}
li.empty{background:url(../pix/icons/letterempty.gif) no-repeat 50%; color:#fff}
li.letter a{font-weight:bold; display:block; color:#fff}
