ul#latestbooks li.book, ul#latestbooks li.profile {
padding: 0 0 0 20px;
}

ul#latestbooks li.book:before, ul#latestbooks li.profile:before {
content: '';
}

ul#latestbooks li.icon_1 {
background:transparent url(icon_1.gif) 0 4px no-repeat;
}

ul#latestbooks li.icon_0 {
background:transparent url(icon_0.gif) 0 4px no-repeat;
}

ul#latestbooks li.icon_-1 {
background:transparent url(icon_-1.gif) 0 4px no-repeat;
}

ul#latestbooks li.profile {
background:transparent url(livelib.gif) 0 0px no-repeat;
line-height: 1.6em;
}

ul#latestbooks small {
font-size: 0.9em;
color: #aaa;
}