/*** Wallingford Thames Run print styles ***/

body {
	width: 18cm;
	color: #000;
	font: 10pt/15pt "Trebuchet MS", Times, serif;
}
#header img {
	border: 0;
}
#wrapper {
	width: 100%;
}
#globalnavwrapper,
#sidebar,
body#run2008page object,
body#run2008page #videoheading,
ul#textlinks {
	display: none;
}
.eventpic_lft {
	float: left;
	width: 180px;
	margin-right: 20px;
	font-size: 0.9em;
}

.eventpic_rt {
	float: right;
	width: 180px;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: normal;
}
table#tbltraining {
	margin-bottom: 2em;
}
table#tbltraining caption {
	font-weight: bold;
	text-align: left;
	background: #ccc;
	padding: 0.25em;
}
table#tbltraining th {
	padding: 0.25em;
}
table#tbltraining td {
	text-align: center;
	border: 1px solid #666;
}
#footer {
	border-top: 1px solid #333;
	font: 8pt/15pt "Trebuchet MS", Times, serif;
}
