.spectable {
	background-color: #eeeeee;
	border-radius: 6px;
	margin: 10px;
	border: 1px solid gray;
}
.spectable .item {
	font-weight: bold;
}
