body#raceHistory{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* reset 1em to 10px */ 
	background: #FFF;
}
div{
	margin: 0;
	padding: 0;
}
.resultInfo_trials{
	padding: 6px;
	line-height: 1.8em;
	font-size: 1em;
	background: #dfe9eb;
}
.resultInfo_race{
	padding: 6px;
	line-height: 1.8em;
	font-size: 1em;
	background: #fff;
}
.resultInfo_overseas{
	padding: 6px;
	line-height: 1.8em;
	font-size: 1em;
	background: #f6f1f6;
}
div.event{
	position: relative;
	padding: 2px 6px 0 6px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 21px;
	color: #c73915;
	background: #d3deb6;
	border: solid #cc1c04;
	border-width: 1px 0;
}
span.place{
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	padding: 3px 0;
	text-align: center;	
	background: #ce360f;
	color: white;
	display: block;
}
img.space{
	vertical-align: middle;
	padding: 0 10px 2px 10px;
}

.numberNav{
	padding: 6px;
	text-align: right;
	letter-spacing: 0.2em;
	background: #fff;
}
.numberNav_bt{
	padding: 6px;
	text-align: right;
	letter-spacing: 0.2em;
	border-top: 1px solid #cc1c04;
	background: #fff;
}
.numberNav a, .numberNav_bt a{
	font-size: 1em;
	font-weight: bold;
	color: #9b9b9b;
	text-decoration: none;
}
.numberNav a.active, .numberNav_bt a.active{
	font-size: 1em;
	font-weight: bold;
	color: #bf323b;
}
blockquote{
	margin: 0 14px;
	padding: 0;
}
body#readRaceHistory{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* reset 1em to 10px */ 
	background: #fff;
}
div.key{
	margin:0px;
	font-size:11px;
	font-weight:normal;
	color:#666A62;
}
div.key h3{
	margin:3px 0px 6px 12px;
	padding-bottom:0px;
	font-size:12px;
	font-weight:bold;
	color:#c73915;
}
div.key span.s1{
	margin-left:12px;
	padding:2px 6px 2px 0px;
	width:100px;
	vertical-align:top;
}
div.key span.s2{
	padding:2px 6px 2px 6px;
	width:520px;
}
A.raceLink
{
	color: RGB(199,57,48);
}
A.raceLink:hover
{
	text-decoration: none;
}
A.raceVideoLink
{
	color: RGB(199,57,48);
	font-size: 10px;
}
A.raceVideoLink:hover
{
	text-decoration: none;
}

div.videoLinks, div.videoLinks a{
	display:inline;
	color: #D13415;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	margin-right:10px;
	padding-left:0px;
	padding-right:0px;
}
img.videoLinks {
	display:inline;
	padding: 0 5px 2px 0px;
	vertical-align: middle;
}

a.iTip:hover{
	z-index: 0;
	background-color: RGB(211,222,182);
}
div.videoLinks span
{
	line-height: 1.1em;
}