table {
	width: 100%;
}

thead,
tfoot {
text-align: left;
}

thead {
}

tfoot {
}

th {
}

thead tr th {
}

tfoot tr th {
}

td {
}

td.left {
	width: 60%
}

td.right {
	width: 40%
}

tr.odd {
}

tr.even {
}

