.table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #57ae9c;
	border-left-color: #57ae9c;
	border-bottom-color: #57ae9c;
	border-bottom-style: double;
	border-bottom-width: 1px;
	border-top-color: #57ae9c;
	border-top-style: double;
	border-top-width: 1px;
}
