.right {
	float: right;
	margin-left: 0.5em;
}
.left {
	float: left;
	margin-right: 0.5em;
}
