DIV#roster-frame {
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #474747
}

DIV#roster-frame H2 {
	text-transform:uppercase;
	padding-top: 20px;
}

DIV#roster-frame TH {
	font-size: 11px;
	color: #222222;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 0;
	line-height : 18px;
}

DIV#roster-frame TD {
	white-space: nowrap;
	padding: 0px;
}

DIV#roster-frame TABLE#roster {
	width: 390px;
}

DIV#roster-frame TR.header TD.name {
	width: 145px;
}

DIV#roster-frame TR.header TD {
	color: #222222;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
	line-height: 18px;
}

DIV#roster-frame TR.even TD {
	font-size: 11px;
	background-color: #E4E4E4;
	line-height: 18px;
}

DIV#roster-frame TR.odd TD {
	font-size: 11px;
	line-height: 18px;
}

DIV#roster-frame A {
	background-image:
		url(http://www.iihf.com/fileadmin/images/team_link_intern_09.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	font-size: 11px;
	color: #E51937;
	font-weight: bold;
	text-decoration: underline;
	line-height:100%;
}

DIV#roster-frame td:first-child {
	white-space:normal;
	text-indent:-12px;
	padding-left:12px;
}
