.commentlist li .commentnumber {
float:left;
color:#1F7290;
font-size:3em;
margin: .3em 0 0 0;
padding:0 .5em .5em 0;
clear:right;
}

.commentlist li li .commentnumber {
font-size:1.7em;
}

.commentlist li li li .commentnumber {
font-size:1.3 em;
}
.commentlist .children {
margin-left: 2em;
}
