#myMinutes {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003366;
	float: none;
	height: 22px;
	width: 133px;
	border: .5px solid #FFFFFF;
	left: auto;
	right: auto;
}
#myRewards {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003366;
	float: none;
	height: 22px;
	width: 133px;
	border: .5px solid #FFFFFF;
	left: auto;
	right: auto;
}
#myTeamContribute {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	background-color: #003366;
	float: none;
	height: 22px;
	width: 133px;
	border: .5px solid #FFFFFF;
	left: auto;
	right: auto;
}
#medals {
	clear: both;
	float: none;
	height: 120px;
	width: 190px;
	left: auto;
	right: auto;
}
.goldstar {
	background-image: url(../images/goldstar1.gif);
	padding: 0px;
	height: 21px;
	width: 24px;
}
.time {
	height: 22px;
	width: 40px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border: .5px solid #006699;
	background-color: #336699;
	float: left;
}
