
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable td{
	padding-left:5px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	border-spacing: 0px;
	width:542px;
	font-size:11px;
	color:#FFF;
}
.rosterTable th{
	color:#000;
}
.rosterRowH {
	font-weight: bold;
	background:#FFF;
}
.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:#000;
	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 {
	background:#E9AA11 url(/images_web/navDivBg.jpg) repeat-x;
	padding:7px 0px;
}
.coach{
	text-align:left;
	padding:1px 24px;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
}
.coachBio .rosterBioDiv{
	background:url(/images_web/boxLeftRightBg.jpg) repeat-x top !important;
}
.rosterTeamPhoto{
	width:540px;
	padding:5px;
	text-align:center;
}
.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioPhoto img{
	border:2px solid #242628;
}
.rosterBioDiv{
	background:#FDB813 url(/images_web/playerBioBg.jpg) no-repeat top center;
	padding:5px 10px;
}
.coachesImg {
	background:#FDB813 url(/images_web/playerCoachBioBg.jpg) no-repeat top center !important;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:16px;
	padding:5px 0px;
	background:#FFF;
	margin-bottom:5px;
}
.bioInfo {
	padding-left:188px;
	padding-top:4px;
}
.bio{
	color:#242628;
	padding:5px 0px;
}
.bio a {
	font-weight:bold;
}
.rosterBioPhoto{
	float:left;
}
.label{
	font-weight:bold
}
.rosterName, .rosterTownH{
	text-align:left;
	min-width:120px;
	padding-left:5px;		
}
.rosterName a {
	color:#FFF;
}
.rosterTownH, .rosterTown{
	min-width:120px;
	padding-right:9px;
	text-align:left;
}
.rosterPrevSchoolH, .rosterPrevSchool{
	min-width:120x;
	text-align:left;
}
.rosterClass, .rosterPos{
	text-align:left;
}
.rosterClass, .rosterClassH {
	padding-right:9px;
	padding-left:2px;
	text-align:left;
}
.rosterredshirt{
	text-align:left;
	padding-left:15px;
}

.bioHeight, .bioClass, .rosterBioPos, .bioHomeTown, .rosterBioLabel, .bioWeight {
	float:left;
	line-height:27px;
	width:104px;
	text-align:right;
	font-style: italic;
	font-weight:bold;
}
.profile .bind {
	background:url(/images_web/playerBioInfoBg.jpg) no-repeat;
	height:28px;
}
.label {
	float:left;
	font-size:11px;
	font-weight:bold;
	line-height:24px;
	padding-left:16px;
	width:180px;
	color:#FFF;
}
.profile .boxContent {
	padding:5px;
}
.coachBio a {
	color:#FDB813;
}