.kentLocations {
		display: block;
		max-width: 960px;
	}

	.kentLocations #footerLeft a:link,
	.kentLocations #footerLeft a:visited,
	.kentLocations #footerLeft a:hover,
	.kentLocations #footerLeft a:focus {
		color:white;
		text-decoration: none;
	}
	
	.mainAddress,
	.mainTel {
		display: inline-block;
	}

	.mainAddress div,
	.mainAddress span {
		display: inline-block;
	}

	.kentLocations #footerLeft,
	.kentLocations #footerRight p {
	    margin: 0 0 3px 0;
	    font-size: 0.85em;
	}

	#contentContainerNoMenu #content {
		padding-bottom: 0px;
	}

	#globalFooterContainer {
		background: none;
	}