.table {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: dotted;
	border-top-color: d5ccbb;
	border-right-color: #d5ccbb;
	border-bottom-color: #d5ccbb;
	border-left-color: #d5ccbb;
}
.table {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: d5ccbb;
	border-right-color: #d5ccbb;
	border-bottom-color: #d5ccbb;
	border-left-color: #d5ccbb;
}
