#spec
{
	padding: 10px;
}
#spec thead td
{
	background: #eee;
	font-weight: bold;
}
#spec td
{
	text-align: left;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: center;
}
