@CHARSET "UTF-8";

p.oddsDisclaimer {
	font-size: 0.69em;
	clear: both;
}

table.eventTable {
	font-size: 0.69em;
}

tr.eventTableRow {
	background-color: #e5e5e5;
}

table#oddsTable td {
	vertical-align: middle;

}

table#oddsTable thead td {
	border-bottom: 1px dotted #666;

}

td.otSilks {
	width: 26px;
	padding-left: 2px;
	padding-right: 2px;
}

td.otCard, td.otDrawn {
	font-size: 0.88em;

}

div.rRes {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
	margin-left: 15px;
	padding-left: 5px;
}

div.rOdd {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
	margin-left: 15px;
	padding-left: 5px;
	background-color: #f0f0f0;
}

div.rRes .rrPos, .rrName, .rrWOdds {
	color: #444;
}

div.rRes #rrNr {
	font-style: italic;
	font-size: 0.88em;
	padding-top: 5px;
}

table#oddsTable {
	padding-bottom: 10px;

}

table#oddsTable #othCard, #othStage, .otCard, .otDrawn  {
 	text-align: center;
}

table#oddsTable #othSilks {
	width: 26px;
}

table#oddsTable td {
	padding-top: 2px;
	padding-bottom: 2px;
}

table#oddsTable tr.otDots td {
 	border-bottom: 1px dotted #666;
}

div#footerNavig {
	padding-top: 6px;
	border-top: 0px dotted #666;
}