﻿.footerTable 
{
	background-repeat: repeat-x;
	width: 100%;
	background-color: #ffffff;	
	position: absolute;
	bottom:0px;
	z-index:8; /* This needs to be greater than the tabs display drawer, which is 7 */
}
