table.mod_sobi2stats {
	border: 1px solid #fff;
	border-color: #fff;
	width: 100%;
}

table td.head  {
	font-weight:regular;
    background: #3F5374;
	color: #fff;
	border-bottom: 1px solid #ccc;
	border-right:1px solid #fff;
	font-size: 10px;
	text-align: center;
}

td.td_left {
	text-align: left;
	border-bottom: 1px solid #ccc;
}

td.td_center {
border-bottom: 1px solid #ccc;
	text-align: center;
}
