#tabs {
	width: 100%;
	float: left;
	border-color: #999999;
	border-collapse: collapse;
	padding: 0px;
	margin-top: 5px;
}

#tabs ul {
	background-image: none;
	background-color: #999999;
}

#tab-1, #tab-2, #tab-3, #tab-4 {
	width: 75%;
}

.stats tr {
	height: 26px;
}

.stats a {
	text-decoration: none;
}

.stats a:hover {
	color: #CCC;
}

.td-apps, .td-goals, .td-motm {
	width: 23%;
}

.td-cards {
	width: 15%;
}