#olympics_results, #shsMiniStats .shsOlyResultsTable {
/* LOCALS HAVE THE ABILITY TO OVERRIDE THE MODULE WIDTH HERE */
	width: 300px;
}
#olympics_results {
	font-family: arial, helvetica, clean, sans-serif;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	background: #fff;
}
#olympics_results h1 {
	background: #fff url(../img/USATS_olympics.png) no-repeat 50% 0;
	height: 32px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#olympics_results h1 a {
	display: block;
	height: 32px;
	width: 282px;
	background: none;
}
#olympics_results h1 span {
	display: none;
}
#olympics_results h2 {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #000;
	text-align: center;
}
#olympics_results a:link, #olympics_results a:visited {
	text-decoration: none;
	color: #d51e29;
}
#olympics_results a:hover, #olympics_results a:active {
	text-decoration: underline;
	color: #d51e29;
}
/* CSS FOR STATS STYLES */
.shsMiniCopyright img, .shsMiniCopyrightText, .shsTableTtlRow {
	display: none
}
.shsTable, .shsBorderTable td {
	border: none;
}