img.leaderboard_sfc {
	margin: 20px 0px 0px 0px;
}

div.sfc {
	margin: -2px 0px 20px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	border: 2px solid #ffffff;
	background-image: url( images/leaderboard_bg.jpg );
}

div.sfc div.title {
	width: 100%;
	padding: 10px 0px 0px 0px;
	border-bottom: 2px solid #ffffff;
	background-color: #eb2906; /* school color */
}

div.sfc h1 {
	color: #ffffff;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}

div.sfc h2 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	font-style: italic;
}

div.sfc table {
	width: 100%;
}

div.sfc table tr td {
	width: 33%;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

div.sfc table tr td.rank {
	width: 30%;
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
}

div.sfc table tr td.score {
	text-align: center;
	font-size: 12px;
}


/* EOF (sfc.css) */
