.mostactiveusers {
	margin-left: 0;
  	font-size: 12px;
}

.mostactiveusers .entry {
	margin-right: 20px;
}

.mostactiveusers .entry .count {
  color: #4cd9c0;
  font-weight: 600;
  font-size: 20px;
  line-height: 0.8em;
}

.media .circle {
    border-radius: 50%;
    behavior: url(http://toshidesk.com/assets/2a5e6a63/PIE.htc);

    width: 36px;
    height: 36px;
    padding:3px;

	margin-top: 7px;
    background: transparent;
    border: 2px solid #aeaeae;
    color: #aeaeae;
    text-align: center;
    font: 20px Open Sans, sans-serif;
	font-weight: 600;
}

#mostactiveusers-panel img {
    margin-bottom: 5px;
}