#siteCredits {
	width: 118px;
	height: 21px;
	bottom: -27px;
	left: 50%;
	margin-left: -113px;
	position: absolute;
}
#siteCredits a {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(/images/btnSiteCredits.png) no-repeat;
}
#siteCredits a:hover {
	background: url(/images/btnSiteCreditsO.png) no-repeat;
}
