#footer {
	clear: both;
	padding: 1px 0px 16px 0px;
	zoom: 1;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	white-space: nowrap;
}
#footer li {
	border-left: 1px solid #d0d0d0;
	display: inline;
	margin: 0;
	padding: 0px 6px 0px 6px;
	white-space: nowrap;
}
#footer li.first {
	border-left: none;
	}
#footer a {
	text-decoration: none;
	}

