﻿/* global_footer.css */
#global_footer {
	display: inline-block;
	width: 100%;
}

	#global_footer #copyright {
		line-height: 70px;
		background: #EBECE7;
		padding-left: 15px;
	}

		#global_footer #copyright p {
			font-size: 9pt;
		}
