
	.table_with_bottom_border{width: 50%;}
	.table_with_bottom_border thead tr th{background-color: #ecf0f1;}
	.table_with_bottom_border tbody tr td{border-bottom: 1px solid #ecf0f1;}
