p {
	margin:0;
	display: inline-block;
}
#footer p {
	margin: 1em 0;
}
.footer-content-right{
	text-align:right;
}