/* Footer
----------------------------------------------------- */
	
.b-foot {
	clear: both;
	position: relative;
	width: 970px;
	margin: 0 auto;
	height: 112px;
	border-top: 4px solid #EAEAEA;
	background: #FFF;
	z-index: 2;
	}
	.b-foot .links {
		margin: 20px 0;
		overflow: hidden;
		text-align: center;
		}
		.b-foot .links li {
			display: inline;
			padding: 1.1em 2em;
			font: 10px/3.4 Verdana, Tahoma, Arial, sans-serif;
			background: url(/img/main/bg/sep-bottom-links.gif) 0 50% no-repeat;
			}
			.unregistered-links a {
				color: #FFF;
				}
