
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	background-color:#FFFFFF;
	border-spacing:0;
	color:#1D1D1D;
	font-size:11px;
	margin:0 auto;
	width:510px;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
	color: #7D110C;
	line-height:18px;
}
.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;
	cursor: pointer;
	margin:0px;
}
table.rosterTable thead tr .headerSortUp, table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_asc.gif);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coaches {
	margin:0px auto;
	width:510px;
}
.coach{
	background:#CCC;
	text-align:left;
	padding:1px 24px;
	font-size:11px;
}
.rosterRow {
	background:#CCC;
}
.rosterTeamPhoto{
	width:498px;
	margin:0px auto;
}
.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioPhoto img {
	border: 2px solid #FFF;
}
.rosterBioDiv{
	background:url(/images_web/playerProfileBg.jpg) no-repeat;
	padding:10px 7px 0px;
}
.rosterCoachBioDiv{
	padding:10px 7px 0px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
}
.bioInfo{
	padding-top:105px;
	padding-left:170px;
}
.bio{
	padding-bottom:5px;
	padding-top:18px;
}
.coachBio{
	padding-bottom:5px;
	padding-top:0px;
	text-align:justify;
}
.rosterBioPhoto{
	float:left;
}
.rosterCoachBioPhoto{
	float:right;
	padding:0px 0px 0px 10px;
}
.rosterCoachBioPhoto img{
	border:2px solid #FFF;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
text-align:left;
}
.rosterTownH, .rosterTown{
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterName, .rosterNameH{
	min-width:94px;
	padding-left:5px;		
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding-right:9px;
	padding-left:2px;
	text-align:left;
}
.rosterredshirt{
	text-align:left;
	padding-left:15px;
}
.rosterName a, .coach a, .coaches {
	color:#1D1D1D;
}
.boxContent {
	padding:4px;
}
.bioHeight, .bioClass, .rosterBioPos, .bioHomeTown, .rosterBioLabel, .bioWeight {
	float:left;
	width:130px;
	line-height:20px
}
.label {
	background:url(/images_web/playerDataBg.gif) no-repeat;
	float:left;
	font-weight:bold;
	width:180px;
	line-height:20px;
	padding-left:10px;
	font-size:11px;
}
.coachBio .bioName {
	color:#FFEFB6;
}	
