.table_outline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eba045;
	border-right-color: #eba045;
	border-bottom-color: #eba045;
	border-left-color: #eba045;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}

