.widget_wp_statistics_widget ul {
    text-align: left;
    padding: 0;
    list-style: none;
}
.widget_wp_statistics_widget ul li {
    clear: both;
}
.widget_wp_statistics_widget ul li label {
    float:right;
}