.footer
{
	position: absolute;
	
	margin-bottom: 10px;
	bottom: 0;

	width: 100%;
	height: 35px;
	
	font-size: 90%;
	
	line-height: 30px;
}

.btn-footer
{
	border: 0px;
	
	font-size: 90%;
}