div#roster_widget {
	font: normal 10pt Verdana,Sans-Serif;
	width: 280px;
}
div#roster_widget div.widget_header_bar_border {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 3px;
}
div#roster_widget div.widget_header_bar_border h1 {
	margin: 0px 0px 3px 0px;
	font-size: 12pt;
}
div#roster_widget h2 {
	font: normal 10pt Verdana,Sans-Serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div#roster_widget p {
	border-width: 2px;
	border-style: solid;
	font: normal 8pt Verdana,Sans-Serif;
	margin: 2px 0px;
	padding: 5px;
}
div#roster_widget a {
	display: block;
	padding: 2px;
	margin: 2px 0px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	background-color: #f0f0f0;
}
div#roster_widget a span {
	text-decoration: underline;
}
div#roster_widget a:hover {
	color: #000000;
	background-color: #ffffcc;
}
div#roster_widget div.no_roster {
	padding: 2px;
	margin: 2px 0px;
	color: #999999;
	cursor: default;
	text-decoration: none;
	text-align: right;
	background-color: #f6f6f6;
}