.greenHeader_inner {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:275px;
	z-index:1;
	background-color: #061E0E;
}

.tablePosition {
	position:relative;
	z-index:2;
	overflow: visible;
	visibility: inherit;
	margin-right:auto ;
  margin-left: auto ;
}


