#footnote {
	float:none;
	clear:both;
	position:relative;
	width: 1005px;
	height:74px;
	text-align:left;
	padding:0px;
	margin:0px;
	background-image:url(footer_bg.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:10px;
	color:#555555;
	overflow:hidden;
	border:0px solid #CC2200;
}

#footnote .wombat {
	position:relative;
	float:right;
	top:38px;
	right:64px;
	margin:0px;
	padding:0px;
	width:150px;
	height:30px;
	border:0px solid #226622;
	vertical-align: top;
	overflow:hidden;
}

#footnote .wombat a {
	display: block;
	height:30px;
}
