

.SFBox {
background: transparent;
color: #eee;
padding: 5px 5px 0;
float: none;
display: inline-block;
height: 38px;
text-align: center;
font-weight: bold;
font-size: 18px;
line-height: 1.2;
margin: 0 auto;
width: 140px;
}
.SFBox span {
	display: block;
	font-weight: normal;
	font-size:9px;
	line-height: 1;
	padding-bottom:2px;
	min-width:38px;
}


