
.table{
	line-height:1.25em;
}
.table th{
	padding:0.25em 0.5em;
}
.table td{
	padding:0.2em 0.5em;
}

.table th{
	border:1px solid #bbb;
	background-color:#cacaca !important;
	
}
.table td{
	border:1px solid #bbb !important;	
	vertical-align:middle;
}