table tr td:nth-of-type(1),
table tr td:nth-of-type(2),
table tr td:nth-of-type(3) {
	width:33%;
}