/*FOOTER*/

.footerWrapper {
	
	width:900px;
	margin:30px auto 10px;
}
.footer {
	margin-bottom:10px;
	height:25px;
	font-size:11px;
}
.footer a {
	text-decoration:none;
}
/*OUTER FOOTER*/

.outerFooter {
	font-size:9px;

}
.outerFooter span {
	padding:0 5px 0 0;
	
}
.outerFooter a {
	text-decoration: none;
}
.outerFooter a:hover {
	text-decoration: underline;
}

.outerFooter .spacer {padding:0 5px}

.evolveLink span {
	display:none;
}

