ok volks
stop banging head at walls, sleepless nights are over, i solved it this way:
.RadListBox li.rlbItem, .RadListBox li.rlbSelected, .RadListBox span.rlbText
{
padding:0 0 0 1;
line-height:12px;
}
.RadListBox span.rlbText
{
padding:0 0 0 1;
line-height:12px;
}
looks as requested this way. anyway it's a trial and error solution or better said
i do not absolutely know what i've done here (what i d'ont like)
(as a developer, styles makes less sense to me, but you can imagine our users think different)
if anyone have a better one, please drop a line.