@charset "utf-8";

#pageBottom{
	width: 100%;
	margin: 0px;
	height: 44px;
	background-color:#3B5998;
	padding: 0px;
	font-size: 12px;
	color: #C0C0C0;
	left: 0px;
	bottom: 0px;
}
#pageBottom > #time {
	float: left;
	height: 20px;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 12px;
}
/*#pageBottom > #share-buttons {
float: left;
height: 25px;
margin-left:100px;
font-size: 12px;
align-self:center;

}
#pageBottom > #share-buttons img {
	width: 24px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	border: 0;
	box-shadow: 0;
	display: inline;
	margin: auto;
}*/
#pageBottom > #copy {
float: right;
height: 20px;
margin-right:25px;
margin-top: 15px;	
font-size: 12px;
}


