﻿
table.table_form
{
}

table.table_form th
{
	color: #a1613d;
	font-weight: bold;
	width: 145px;
}

table.rankings
{
	width: 100%;
}

table.rankings th
{
	color: #a1613d;
	font-weight: bold;
}

table.rankings tr.even
{
	
}

table.rankings tr.odd
{
	background-color: #fff7d3;
}

table.rankings td.digits
{
	width: 45px;
	border: 0px solid red;
}