.location {
	width: 49%;
	display: block;
	float: left;
	margin-bottom: 1em;
	}
	.location .name { font-weight: bold; }
	
.clear { clear: both; }
