#FooterMenu
	{
	float: left;
	height: 20px;
	margin: 0px !important;
	padding: 3px 0px 2px 0px;
	font-size: 10px;
	color: #686830;
	height: "25px";
	}
#FooterMenu a,
#FooterMenu a:link,
#FooterMenu a:visited,
#FooterMenu a:hover,
#FooterMenu a:active
	{
	float: left;
	height: 15px;
	line-height: 15px;
	display: block;
	border-left: solid 1px #686830;
	padding: 2px 10px 3px 10px;
	text-decoration: none;
	color: #686830 !important;
	height: "20px";
	}

#FooterMenu a.FirstItem
	{
	border-left: none;
	}
#FooterMenu a.RightItem
	{
	float: right;
	border-left: none;
	}
#FooterMenu a img,
#FooterMenu a embed
	{
	vertical-align: -3px;
	}

#FooterMenu a img.SiteGlowPowered
	{
	vertical-align: -5px;
	}