@charset "UTF-8";

table{
	margin-bottom: 10px;
}
th,td{
	padding-bottom: 8px;
}
th{
	width: 60px;
	text-align:right;
	vertical-align: top;
	padding-right: 32px;
}
td{
	color:#aaa;
}