
.main.index h1:before {
	display: none;
}
.races_full {
    text-align: center;
}
.races_full .left {
    text-align: left;
}
.races_full .text {
	padding: 20px 0px 40px 0px;
}
.races_full .nav {
	display: block;
	margin: 0px auto;
	background: #5EA3CB;
	text-align: center;
}
.races_full .nav a {
	display: inline-block;
	color: #FFFFFF;
	
	font-family: 'Exo 2', sans-serif;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
	padding: 10px 30px;
	background: #5EA3CB;
	text-decoration: none;
}
.races_full .nav a:hover, .races_full .nav a.active {
	background: #111111;
	color: #FFFFFF;
}
.races_full table {
	margin: 0px auto;
	border-collapse: collapse;
}
.races_full table td {
	border: 1px solid #5EA3CB;
	padding: 8px;
	text-align: left;
}
.races_full table th {
	padding: 8px;
	text-align: left;
}
._Button {
	margin-left: 10px;
	margin-right: 10px;
}
.menu_responsive_icon {
	background: url(img/_antialias_menu_responsive_7c88fbe4933ec3327db4623c7734e810.png) center center no-repeat;
}
