table {
	width:550px;
	text-align:left;
}
th, td {
	padding:5px 10px;
}
th {
	color:#fff;
	border-top:3px solid #870101;
	background-color:#A50000;
}
td {
	border-bottom:1px solid #f4f4f4;
}