#boring {
	border-spacing: 4px;
	border-collapse: separate;
}

#boring td,
#boring th {
	font-size: 85%;
	vertical-align: top;
}

#boring th.alt,
#boring td.alt {
	background-color: #eee;
}

#boring thead th {
	background: url(../images/articles/boringarrow.png) 50% 90% no-repeat;
	padding-bottom: 20px;
	text-align: center;
}

#boring tbody th {
	text-align: left;
	background: #efe7d7;
}

#boring tbody th span {
	font-weight: normal;
}

#boring tfoot td {
	background: url(../images/articles/boringarrow-footer.png) 50% 10% no-repeat;
	padding-top: 20px;
	text-align: center;
	font-weight: bold;
}
