.moreSignees {
	text-align:center;
	padding-top:8px;
}
.sportName{
	background:#472D14;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px;
}
.sportName a {
	color:#FFF!important;
	text-decoration:none!important;
}
.signees{
	padding:0px 0 10px;
	font-size:11px;
	border-spacing:0;
}
.selection{
	margin:0;
	padding:0;
}
.playerName, .playerNameH{
	width:130px;
}
.pos, .posH{
	width:65px;
}
.height, .heightH{
	width:50px;
}
.signeeHometown, .signeeHometownH{
	width:120px;
}
.preSchool, .preSchoolH{
	width:300px;
}
.signees thead {
	background:#EEB211;
	color:#71430D;
}
.f {
	overflow:auto;
	padding:5px;
}
.f img {
	border:3px solid #71430D;
}
