

/* stats */
.stats {

}

.stats .n {
	font-size:0.9em;
	float:left;
}
.stats .v {
	margin-top:2px;
	font-size:0.9em;
	float:right;
}
.stats .v strong {
	font-size:1.2em;
}
.stats .b {
	clear:both;
	height:10px;
	border:1px solid #2C6EB7;
	background-color:#84B0E1;
	margin-bottom:10px;
	font-size:0;
	min-width:30px;
}
.stats .wbstat-icon {
	margin:3px 0 -9px;
}

.stats a { text-decoration:none; color:#000; }
.stats a:hover { text-decoration:underline; }