/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.00
*/

table.specinfo {
	width : 100%;
	border-collapse: separate;
	border-spacing: 1px;
	text-align: center;
	line-height: 1.5;
margin-bottom: 30px;
}
table.specinfo th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #fff;
	background: #036;
text-align: center;
}
table.specinfo td {
	padding: 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccc;
	text-align:left;
}