.list .table{
	width: 100%;
}
.list .tcell{
	border-bottom: 0.3vh solid #eee;
	padding: 2vh;
}
.list .thead .tcell{
	font-weight: bold;
	text-transform: uppercase;
	opacity: 0.8;
}