body {
	font: small Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.2em;
	text-align: center;
	text-decoration: underline;
}

div#content {
	width: 617px;
}

div.results_body {
}

div.results_body table {	
	border: 2px solid #663300;
	border-collapse:collapse;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 38px;
	width: 617;
}

div.results_body table th {
	border: 2px solid #663300;
	background-color: #d79760;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.results_body table td {
	border: 1px solid #d79760;
	padding-top: 3px;
	padding-bottom: 3px;
}

.text {
	text-align: left;
	padding-left: 4px;
}

.score {
	text-align: right;
	padding-right: 3px;
}

.rider {
	width: 130px;
}

.horse {
	width: 132px;
}

.dressage {
	width: 62px;
}

.xc {
	width: 47px;
}

.stadium {
	width: 59px;
}

.total {
	width: 50;
}

.placing {
	width: 48px;
}

.points {
	width: 40px;
}

li {
	margin-bottom: 6px;
}

.note {
	font-size: .9em;
}



