.footerTableCell {
  border-top:2px outset white;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#CCCCCC;
}