.signeeRowH{
	font-weight:bold;
}
.sportName{
	font-size:16px;
	font-weight:bold;
	color:#014C8F;
	padding-top:5px;
	border-bottom:1px solid #014C8F;
}
.signeePhoto{
	padding:0 5px 3px 0;
	margin:3px;
}
.signees{
	padding-bottom:10px;	
	width:100%;
}
.signees, .signees td, .signees tr, .signees tr td{
	text-align:left;
}
.selection{
	margin:0;
	padding:0;
}
.playerName, .playerNameH{
	width:170px;
}
.pos, .posH{
	padding-right:10px;
}
.height, .heightH{
	width:50px;
}
.signeeHometown, .signeeHometownH{
	width:120px;
}
.preSchool, .preSchoolH{
	width:300px;
}
.signees thead tr{
		background:#004b8e url(/images_web/signeeBarBg.jpg) repeat-x bottom right;
		height:20px;
		color:#fff;
	}
	.signees{
		border-collapse:collapse;
	}
	.boxContent{
		padding-top:0px;
	}
	.signeeBox .boxContent{
		padding-top:10px;
	}
	.signeeBox .boxContent .f{
		border:1px solid #000;
		border-bottom:none;
	}
	.f img{
		border:none;
	}
	img.signeePhoto{
		border: 2px solid #000;
		padding:0px;
		float:left;
		margin-right:34px;
	}
	.signeeInfo li{
		margin-left:40px;
	}
	.signeesWrapper{
		border:1px solid #000;
		border-bottom:none;
		padding-bottom:4px;
	}
	.boxBottom{
		height:56px;
		background:url(/images_web/signeeBoxBottom.jpg);
	}
