a.race_dashboard_blue_link:link, a.race_dashboard_blue_link:visited, a.race_dashboard_blue_link:active, a.race_dashboard_blue_link:hover {
	color: #035DA9;
	text-decoration: none;
	font-weight: normal !important;
}

a.race_dashboard_red_link:link, a.race_dashboard_red_link:visited, a.race_dashboard_red_link:active, a.race_dashboard_red_link:hover {
	color: #A7342F;
	text-decoration: none;
	font-weight: normal !important;
}

a.race_dashboard_orange_link:link, a.race_dashboard_orange_link:visited, a.race_dashboard_orange_link:active, a.race_dashboard_orange_link:hover {
	color: #DF7418;
	text-decoration: none;
	font-weight: normal !important;
}

a.race_dashboard_green_link:link, a.race_dashboard_green_link:visited, a.race_dashboard_green_link:active, a.race_dashboard_green_link:hover {
	color: #235C17;
	text-decoration: none;
	font-weight: normal !important;
}

a.race_dashboard_default_link:link, a.race_dashboard_default_link:visited, a.race_dashboard_default_link:active, a.race_dashboard_default_link:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal !important;
}

.race_dashboard_table {
	border: none;
	text-align: left;
}

th.race_dashboard_column_heading, td.race_dashboard_ranking {
	font-family: Georgia, "Times New Roman", Times,serif;
	font-weight: normal;
	font-size: 1.2em;
}

th.race_dashboard_column_heading {
	width: 30%;
}

td.race_dashboard_ranking {
	color: #333335;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 2.4em;
	text-align: center;
}

.race_dashboard_table tr th, .race_dashboard_table tr td {
	padding: 15px 10px 15px 10px;
	vertical-align: middle;
}

p.race_dashboard_intro_text {
	margin-top: 10px;
}

.race_dashboard_state {
	text-transform: capitalize;
}

.race_dashboard_current_race {
	width: 65%;
	float: left;
}

.race_dashboard_change_tick {
	float: right;
	width: 30%;
	text-align: right;
}

.race_dashboard_cell_border {
	border-right: 1px solid #999999;
}

.race_dashboard_no_cell_border {
	vertical-align: middle;
}

.race_dashboard_row_1 {
	background-color: #D2D6DF;
}

.race_dashboard_row_2 {
	background-color: #F3F3F5;
}

.rightBlock li{
	display:block;
	float:left;
	margin:10px;
	font-size:14px;
	font-weight:bold;

}

.hl_TextWide{
	margin:10px 0 15px 0;
}

.hl_subhead{
	font-weight:bold;
}

.byline{
	margin-bottom:5px;
}

#storyheaders h3{
	font-size:16px;
}

.left_col{
	float:left;
	width:45%;
}

.right_col{
	float:right;
	width:45%;
}

