.FSBox {
background: transparent;
min-height: 25px;
padding-top: 12px;
font-weight: bold;
font-size: 12px;
margin: 0 auto;
width: 90%;
}
.FSBox span {
    font-weight: normal;
    min-width:38px;
    text-transform: uppercase;
    color: #666;
}
.FSTitle {
    float: left;
    font-size: 10px;
}
.FSCount {
    float: right;
    font-size: 16px;
    color: #232323;
}
