.rosterBox .boxContent{
	padding:5px 1px;
}
.rosterWeight, .rosterWeightH{
	display:none;
}
.rosterTeamName {
	padding-top:10px;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	border-spacing: 0px;
	width:100%;
	font-size:11px;
	padding-top:2px;
	border-collapse:collapse;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
	color: #FFF;
	line-height:18px;
	background-color:#004990;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	text-align:center;
}
.rosterTeamPhoto img {
	max-width:486px;
}
table.rosterTable thead tr .header {
	background-image: url(/images_web/icon_arrow_both.gif);
	background-repeat: no-repeat;
	background-position: center right;
	border-top:none;
	color:#FFFFFF;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
	background-color:#C15E03;
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coach{
	text-align:left;
	padding:1px 24px;
	font-size:11px;
	font-weight:bold;
}
.rosterRow {
	line-height:18px;
}
.rosterBioPhoto{
	float:left;
	margin:10px;
	margin-left:0px;
	margin-top:0px;
	border:3px solid #C15E03;
}
.rosterBioDiv{
	padding:0 0px;
	overflow:auto;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
	line-height:18px;
}
.bioName{
	font-size:16px;
}
.bioExtra{
	padding-bottom:10px;
}
.bioInfo{
	padding-bottom:5px;
	font-size:14px;
	line-height:25px;
}
.bio{
	padding-bottom:5px;
	text-align:justify;
}
.label{
	font-weight:bold;
	padding-right:3px;
	color:#C15E03;
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:105px;
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:70px;
	text-align:left;
}

.rosterName, .rosterNameH{
	min-width:110px;
	padding-left:5px;		
}
.coaches{
	padding-top:10px;
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding-right:9px;
	padding-left:5px;
}
.rosterRedshirt{
	text-align:left;
	padding-left:15px;
	padding-top:11px;
}
.coachListWrap{
	background:url("/images_web/articleSeparator.jpg") no-repeat scroll center top transparent;
	padding:20px 0;
}
.firstCoach{
	background:none;
	padding-top:10px;
}


