.tables tr {
	height: 24px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.tables td {
	padding-left: 5px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.td-team {
	width: 40%;
}

.td-pwdl {
	width: 7%;
}

.td-glspts {
	width: 8%;
}

.myteam {
	font-weight: bold;
	background-color: #D0D0D0 !important;
	text-transform: uppercase;
}