﻿
   table td {
		padding: 3px; 
		margin-bottom: 0px;
	}
		
	.rankTable tr:nth-child(odd){ 
		background: #ffffff;
	}	
	.measureTable tr:nth-child(odd){ 
		background: #ffffff;
	}
