.prtoday, .prmonth, .prtotal {
    padding-left: 25px;
}

.prtoday {
	background: url(today.gif) center left no-repeat;
}

.prmonth {
	background: url(month.gif) center left no-repeat;
}

.prtotal {
	background: url(total.png) center left no-repeat;
}

.prhits {
	background: url(hits.gif) bottom left no-repeat;
	padding-left: 20px;
}

