
.rosterTeamName {
	padding-top:10px;
	color:#5B0003;
	font-size:16px;
	font-weight:bolder;
}
.rosterTable{
	border-collapse:collapse;
}
.rosterTable td{
	padding-left:3px;
}
.header{
	padding-right:12px;
}
.rosterTable {
	background-color:#00346E;
	border-spacing: 0px;
	width:604px;
	font-size:11px;
	padding-top:2px;
	margin-top:5px;
	margin-right:5px;
}
.rosterTable th{
	/*border:1px solid #AAAAAA;*/
}
.rosterRowH {
	font-weight: bold;
}
.rosterNumH, .rosterPosH, .rosterWeightH, .rosterBatThrowH {
	padding-left:2px;
	padding-right:14px;
	text-align:left;
}
.rosterTeamPhoto {
	padding-top:5px;
	color:#000000;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}
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);
}
table.rosterTable thead tr .headerSortDown {
	background-image: url(/images_web/icon_arrow_desc.gif);
}
.coach{
	background:#CCC;
	text-align:left;
	padding:1px 24px;
	font-size:11px;
	font-weight:bold;
}
.coaches {
	padding-right:5px;
	padding-top:5px;
}
.rosterRow {
	background:#FFF;
}

.rosterBioPhoto{
	float:right;
	padding:10px;
	padding-left:0px;
	padding-top:0px;
}
.rosterBioDiv{
	border-top:1px solid #e4e4e4;
	padding:5px 2px;
}
.bioName, .bioPos{
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
	padding-right:6px;
}
.bioInfo{
	background:url(/images_web/ppContentBg_2011.jpg) no-repeat;
	float:left;
	width:437px;
	height:158px;
	color:#FFF;
	padding-top:10px;
}
.bioHeight, .bioWeight, .bioClass, .rosterBioPos, .bioHomeTown, .rosterBioLabel {
	background:url(/images_web/ppListBg.jpg) repeat-x;
	height:19px;
	line-height:10px;
	margin-left:10px;
/*	margin-right:150px; */
	float:left;
	min-width:262px;
	padding-right:5px;
	padding-left:10px;
	padding-top:5px;
}
#rosterTitle {
	background:url(/images_web/ppTitleBg.jpg) no-repeat;
	width:437px;
	float:left;
	line-height:29px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	
}
.bio{
	padding-bottom:5px;
}
.rosterBioPhoto{
	float:left;
}
.rosterBioPhoto img{
	border:2spx solid #00346E;
}

.label{
	font-weight:bold;
	float:left;
	width:125px;
}
.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{
	min-width:120px;
	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;
}
