	#board_stats
ul{
	text-align:center;
background: rgba(0, 0, 0, 0.57) none repeat scroll 0% 0%;
	color:#eee;
	line-height:32px;
   
}
#board_stats
li{
	margin-right:20px;
			display:inline-block;
}

#board_stats
.value{
	display:inline-block;
	background: #457D9E;
	background:rgba(255,255,255,0.1);
	padding:0px
8px;
	font-weight:bold;
	margin-right:3px
}

#board_stats
a.value{
	color:#fff
}

.statsright { 
float: right;
width: 20%;
margin-right: 3%;
}

.statsleft {
float: left;
width: 68%;
margin-left: 3%;
margin-bottom: 6%;
}.statstitle {
font-size: 18px;
font-weight: bold;
}
.statsnav {
margin-right: 20px;
font-size: 13px;
font-weight: bold;
}
		
		
		