.belne {
	background: #fafafa;
	padding: 10px;
	margin: 0;
	text-transform: center;
	position: relative;
	border-radius: 6px 6px 0px 0px;
	
	color: #5f5959;
	font-family: Arial;
	font-size: 12px;
}

.bgstats-stat {
    padding: 2px 10px;
    font-size: 13px;
}

.f-stats {
    width: 100%;
    margin: auto auto;
    font-size: 12px;
}

.bg-f-stats {
    text-align: center;
    background: #fafafa !important;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.userstats {
    float: left;
    width: 11%;
    margin-left: 1%;
}

.s_userstats {
    font-size: 22px;
    line-height: 32px !important;
    font-weight: 300;
    color: #4a4949;
}

.s_n_stats {
    color: #4a4949;
    line-height: 20px;
}

.newuser {
    float: left;
    width: 43%;
    border-left: 1px solid lightgray;
}

.s_newuser {
    font-size: 22px;
    line-height: 32px !important;
    font-weight: 300;
}

.s_n_newuser {
    color: #4a4949;
    line-height: 20px;
}


		