#mainContent {
	font-size: 12px;
}

table.raceHeader, table.raceMoreInfo, table.race_field_table {
    width: 95%;    
}

.fieldsNavRight, .blackbookImage {
	display: none;
}

.doNotPrint, .hide {
	display: none;
}

table.race_field_table td.* {
	vertical-align: top;
	width: auto !important;
}

/*
td.other_eng, th.other_eng {
	display: none;
}*/

th {
	text-align: left;
}

th, td, div, a:link, a:visited, hr, span {
	color: #000 !important;
}

#mainContent table.raceHeader td {
   border-top-color: #000;
}



