.left {
	float: right;
		margin-right: 0;
	margin-left: 10px;
}

.right {
	float: left;
}
