table {
	margin-left: 20px;
	margin-bottom: 15px;
}

table th, td {
	border-bottom: 1px solid;
}

table td.bg {
	background-color: #EEE;
}