#members-list li{
    overflow: auto;
    list-style: none;
    float: left;
    width: 30%;
    margin: 0 20px 28px 0;
    border: 0;
}

th, td {
	text-align: left;
	padding: 0 0.5em;
	vertical-align: middle;
}

.cell-concepto, .cell-monto, .cell-erase {
	width: 200px;
	padding: 0.5em !important;
}

.cell {
	padding: 1em 0.5em !important;
}