table.pfeTour th {
	font-weight: normal;
	color: #444;
	text-align: right;
	vertical-align: top;
}
table.pfeTour td {
	vertical-align: top;
}
table.pfeTour .location {
	font-weight: bold;
}
table.pfeTour tr th,
table.pfeTour tr td {
	border-top: 1px solid #f0f0f0;
}
table.pfeTour tr.first th,
table.pfeTour tr.first td {
	border-top: none;
}