div.table
{
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -1000px;
	visibility: visible;
	
}
