﻿#footer
{
	color: #fff;
	padding: 10px;
	font-size: 0.9em;
	margin: 5px 20px 5px 15px;
	border-top: 1px solid #ccc;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}

#footer span
{
    display: inline-block;
    float:right;
    text-align: right;
}
