#footer {
	color: #888;
	text-align: center;
	padding: 30px 0;
	margin-top: 70px;
	border-top: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	/*
	background: #4A4849;
	margin-top: 70px;
	border-top: 1px solid #e5e5e5;
	color: #fff;
	padding:30px 0;
	font-size:13px;
	text-align: center;
	*/
}
#footer a {
	color:#888;
}

#doc ul {
	list-style:none;
	padding:0;
	margin:0;
}
#doc ul li {
	line-height:26px;
}
span.prefix {
	padding:0 20px 0 0;
}
#doc ul li small {
	float:right;
}
.shareList {
	list-style:none;
	padding:0;
	margin:0;
}
.shareList li {
	line-height:26px;
}
.shareList li small {
	margin:0 5px 0 0;
}
.member h6 {
	
	margin:3px 0 8px 0;
}
.member .row {
	margin-bottom:10px;
}

#space {
	margin-top:74px;
}
