
/* CSS Document */

#bfooter {
	text-align: center;
	font-size:12px;
	margin:0 auto;
	width:1000px;
}

#bfooter a {
	display: inline-block;
	padding: 0px 5px;
	text-decoration:none;
}

#bfooter a.humanpool {
color:#000000;
cursor:pointer;
}

#bfooter p {
margin:0;
line-height:1.5em;
}
#bfooter p.copyright {
	margin: 10px 0 5px 0;
}
