.card {
	position:relative;
	width:100%;
}
.card td {
	padding:10px;

}

.card .label {
	font-weight:bold;
	background:#eee;
	width:150px;
}
