.plugin-download-count { width: 342px; margin: 0 auto 20px auto; font-size: 5em; font-weight: bold; }
.plugin-download-count span.number { 
	width: 60px; height: 90px; line-height: 90px; margin: 0 5px 0 0;
	display: inline-block; background: #333; color: #ccc; text-align: center;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}