table {
	width: 100%;
	background: url(../images/table_bgd.png);
}

thead th {
	text-align: center;
	height: 24px;
}

tbody tr {
	background-image: none;
}

td {
	height: 24px;
}

