#top #bottomLinks a {
	color: #333333;
	text-decoration: none;
}
#top #bottomLinks li {
	display: inline;
	margin-right: 5px;
	margin-left: 3px;
	padding-left: 5px;
	margin-top: 5px;
	line-height: 110%;
}
#top #bottomLinks  a:hover {
	text-decoration: underline;
}
#top #bottomLinks .border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#top #bottomLinks .noBorder li {
	border-left-style: none;
}
#top #bottomLinks  {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	width: 960px;
	text-align: center;
	margin-top: 5px;
}
