
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.header{
	padding-right:12px;
}
.rosterTable {
	width:550px;
	border-collapse:collapse;
}
.rosterRowH {
	background:#505154;
	font-size:12px;
	font-weight: bold;
	line-height:17px;
}
.rosterRow{
	line-height:17px;
}
.rosterNumH, .rosterPosH, .rosterWeightH {
	padding-left:2px;
	padding-right:12px;
	text-align:left;
}
.rosterTeamPhoto {
	padding-top:5px;
	color:#000000;
	font-size:16px;
	font-weight:bolder;
}
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:#282828;
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coaches {
	padding-top:10px;
}
.coach{
	text-align:left;
	padding:3px 0px;
	font-size:11px;
	font-weight:bold;
}
.coach a {
	color:#FFF;
}
.rosterTeamPhoto{
	width:563px;
	padding-left:4px;
}
.rosterBioPhoto{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	margin: 0;
	padding: 0 0 10px 10px;
}
.rosterBioDiv{
	padding:0 10px;
}
.bioName, .bioPos{
/* removed due to IE7 issue 
	border-bottom:2px solid #F9BD3E;
*/
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:5px;
}
.bioInfo{
	padding-bottom:5px;
}
.bio{
	padding-bottom:10px;
	text-align:justify;
	padding-top:10px;
}
.bio img {
	margin-left:5px;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	min-width:120px;
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterName, .rosterNameH{
	padding-left:5px;		
}
.rosterName a {
	color:#FFF;
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding-right:9px;
	padding-left:2px;
	text-align:left;
}
.rosterredshirt{
	text-align:left;
	padding-left:15px;
}
.rosterTeamPhoto img {
	width:550px;
}
.rosterNum, .rosterHeight{
	text-align:left;
}
