/* Simple Stats on wp_meta 
------------------------------------------*/
li.simple-stats {
list-style-type: none !important;
list-style-image: none !important;
}
.simple-stats {
font-size: 11px;
line-height: 1.2em;
text-align: center;
background-color: #efefef !important;
color: #444;
}
li.simple-stats .stats-total {
font-weight: bold;
}
li.simple-stats .stats-today {
}
li.simple-stats .stats-yesterday {
}
