Oh, thanks will test it tomorrow, for the moment I rewrote the theme functions ranking....
function ranking($ranking){}
function ranking_spacer($class){}
function ranking_count($item,$class){}
function ranking_label($item,$class){}
function ranking_score($item,$class){}
and threw out all table, tr, td statements and rebuild it as divs, set one mire class and now i can do what i want....
but i want it more lightweight...