#footercontent table.footer {
	font-size: .7em;
	margin: 8px 0 0 0;
}

#footercontent table.footer td {
	border: 1px solid white;
	padding: 0 8px;
}

#footercontent table.footer td.Inverse {
	background: white;
	color: #04107F;
}

#footercontent a {
	color: white;
	text-decoration: none;
}

#footerimage {
	clear:both;
	height: 25px;
	background: url(../m/ec/foot_01.gif) no-repeat;
}