/*FOOTER*/

.footer {
	background:#fff;
	clear:both;
	height:20px;
}
.endFoot {
	height:30px;
	width:904px;
	display:block;
	margin:0 0 15px;
	clear:both;
}
/*OUTER FOOTER*/

.outerFooter {
	font-size:10px;
	padding:0 20px;
}
.outerFooter ul {
	display:inline
}
.outerFooter li {
	display:inline;
	margin:0 0 5px 2px;
	float:left;
	display:inline;
}

.outerFooter .spacer {margin-right:5px}


.outerFooter span {
	color:#333;
	padding:0 10px;
	float:left;
}
.outerFooter a {
	text-decoration: none;
	color: #666;
	padding:0 4px;
	display:inline;
}

.outerFooter a:hover {
	color: #0066CC;
}
.outerFooter .img {
	width:14px;
	height:14px;
	background: url(../img/validate.png) no-repeat;
	padding:0;
	float:left;
	display:block;
}

.evolveLink span{
	display:none;
}

