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

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

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

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

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

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