	#footer p
	{
		height: 20px;
		padding: 0px 0px 0px 60px;
		margin: 0px;
	}
	#footer p small
	{
		display: table-cell;
		height: 20px;
		padding: 0px;
		margin: 0px;
		color: white;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: normal;
		vertical-align: middle;
	}
