/* Copyright (c) 2006-2009, Apple Inc. All rights reserved. */
/**
* @title Footer
*/
.footer{
	margin:10px 0;
	padding:0;
	font-size:0.9em;
}
.footer a:link, .footer a:visited{
	color:#666;
}
.contentsfooter{
	text-align:center;
}
.footerlinks li{
	border-color:#999 !important; /* override */
}