.sideby { display: inline-block; }
.right { float: right; }
.urlo {
	font-size: 2.5em;
	font-weight: bold;
	text-align: center;
}

.half-column {
	float: left;
	width: 50%;
}
.clear { clear: both; }


