/*FOOTER*/

.footerWrapper {
	width:960px;
	border-top:1px solid #eee;
}
.footer {
	color:#000;
	height:20px;
	width:960px;
	margin:0 auto;
	height:25px;
	display:block;
	font-size:10px;
}
.footer a {
	color:#666;
	text-decoration:none;
}
.footer a:hover {
	color:#333;
	text-decoration:underline;
}
.footer p {
	font-size:10px;
	font-weight:bold;
	color:#666;
}
/*OUTER FOOTER*/

.footer span {
	padding:0 5px;
}
.outerFooter a {
	text-decoration: none;
}
.outerFooter {
	width:960px;
	margin:15px auto 20px;
	font-size:10px;
	padding-bottom:15px;
	border-bottom:1px solid #eee;
}
.sponsor .lCol {
	float:left;
}
.sponsor .rCol {
	float:right;
}
.sponsor .lCol img {
	padding-right:20px;
}
.sponsor .rCol img {
	padding-left:20px;
}
.evolveLink span{
	display:none;
}