/* CSS Document */
.tree-counter {
width:120px;
padding:0px;
margin:0px;
float:left;
}

.body {
margin:0px;
padding:0px;
}

.dcountstyle{ /*Example CSS to style count up output*/
font: bold 18px times;
}

.dcountstyle sup{ /*Example CSS to style count up output*/
font-size: 12px;
}
