table.listing {
	width: 100%;
	margin-bottom: 40px;
}

table.listing td {
	height: 20px;
}

table.listing tr.odd {
	background-color: #E0E0E0;
}