#latest {
	margin: 0; /* IE and Opera */
	padding: 0; /* Safari and FireFox */
	list-style-type: none;
}

#latest li {
	height: 69px; /* image size */
	line-height: 69px;
	padding-left: 97px; /* image width = 87 */
	background-image: url(../images/birdieMono50pct.gif);
	background-repeat: no-repeat;
}

th {
	background-color: #999999;
}

td {
	text-align: center;
}