#fantasyracing_racelist {
	border: solid #333333;
	border-width: 1px 1px 0;
	width: 210px;
	font-family: Arial, Helvetica, sans-serif; /*use this becuase it's narrower*/
}
#fantasyracing_racelist li {
	list-style: none;
	border: solid #333333;
	border-width: 0 0 1px;
}
#fantasyracing_racelist .fr_header {
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
} 
#fantasyracing_racelist a {
	display: block;
	text-decoration: none;
	padding: 0 2px;
}
#fantasyracing_racelist a:hover {
	background-color: #CCCCCC;
}
#nav.fantasy_racing_nav {
	clear: none; 
	height: 20px;
}
#nav.fantasy_racing_nav a {
	width: 125px;
	text-align: center;
}
#fr_about {
	font-size: 14px;
}
#fr_leagues_details {
	clear: both;
}
#fr_leagues_details #fr_races_title {
	text-align: left;
}
#fr_new_message {
	border: solid 1px #999999;
	padding: 3px;
}
#fr_picks a {
	text-decoration: none;
}
#fr_picks td {
	width: 33.33%;
}
#fr_picks ul {
	margin: 0 auto;
}
#fr_picks_instructions li {
	list-style: circle;
}
#fr_races {
	border: solid #333333;
	border-width: 0 1px 1px;
}
#fr_races_title {
	text-align: center;
	border-bottom: solid 1px #333333;
	padding: 1px 3px;
}
#fr_races_title {
	background-color: #DDDDDD;
}
#fr_races_title .title1 {
	font-weight: bold;
	font-size: 18px;
}
#fr_races_title .title2 {
	font-weight: bold;
	font-size: 14px;
}
#fr_races_title .title3 {
	font-size: 12px;
}
#fr_races_menu {
	text-align: center;
	height: 16px;
	padding: 3px;
}
#nav.races_nav a {
	width: auto;
	padding: 2px 7px;
}

#fr_races_content {
	padding: 3px;
}
#fr_select_race {
	clear: both;
	white-space:nowrap;
	border: solid 1px #333333;
	background-color: #EEEEEE;
	padding: 1px;
	margin: 5px 0 0;
	font-weight: bold;
}
#fr_stats #fr_stats_options {
	border: solid 1px #666666;
	margin: 2px;
	padding: 2px;
}
#fr_stats .netcentive_table {
	font-size: 10px;
}
#races_results_table {
	margin: 0 auto;
}
#fr_weekly_standings .driver_list td {
	border: 0;
	font-size: 10px;
}
.fr_league_box {
	margin: 2px;
	padding: 2px;
	border: solid 1px #CCCCCC;
}
.fr_highlight_text {
	color: #FF0000;
	font-weight: bold;
}
.err_txt {
	color:#FF0000;
	font-weight: bold;
}
.racelistMe td {
	background-color: #FFFFCC;
}
#fr_weekly_standings {
	margin: 0 auto;
}
#overall_standings tr.racelistMe td, #fr_weekly_standings tr.racelistMe td {
	background-color: #FFFFCC;
}
