.jsteamstat-module {
	width: 100%;
	overflow: hidden;
}
.jsteamstat-module table {
	width: 100%;
}
.jsteamstat-module table td {
	text-align: center;
	vertical-align: middle!important;
}
.jsteamstat-module .jsTeamImg img {
	border: 1px solid #ddd;
	padding: 4px;
	border-radius: 4px;
	background-color: #fff;
}
.jsteamstat-module .jsTeamPoint {
	font-weight: 700;
}