/*
#footer-divider {
	clear: both;
	margin: 0 6px 0 6px;
	height: 9px;
	background-image: url("../images/header-repeat.png");
	background-repeat: repeat-x;
	border: none;
}
	*/
#footer {
	display:none;
	margin: 1em;
	font-size: 10px;
	clear: both;
	/* color: #6A8DC1; */
	color: gray;
}

